shipyard/shipyard_airflow/plugins
Anthony Lin ed8107baad Add Backoff time before checking cluster join
The current logic checks for nodes that started the join process
(based on the snapshot of the environment that was taken by the
operator at that point in time). It will not check the state of
nodes that it is not aware of, i.e. those that it did not capture
initially will not be checked. Hence there is a need to introduce
backoff time as it takes a while before all the nodes start to join
the Cluster.

This is a short term stop gap approach until the Promenade API is ready
for consumption

Change-Id: I2bdf9c970ecb509fe833fd353e6648a97118d79b
2017-12-08 08:38:53 +00:00
..
__init__.py Add deploy site DAG skeleton 2017-08-15 16:23:42 -05:00
airflow_task_state_operators.py Add bandit, coverage and docs to tox 2017-10-25 22:36:39 -05:00
armada_operator.py Update Armada Operator 2017-11-03 03:57:10 +00:00
check_k8s_node_status.py Add Backoff time before checking cluster join 2017-12-08 08:38:53 +00:00
check_k8s_pod_status.py Add Operator to Check Node Status 2017-12-07 12:21:35 -05:00
concurrency_check_operator.py Add update_site dag, concurrency check 2017-08-23 21:53:50 -05:00
deckhand_operator.py Update DeckhandOperator to do filtering/sorting server-side 2017-11-30 04:46:39 +00:00
drydock_operators.py Add Backoff time before checking cluster join 2017-12-08 08:38:53 +00:00
get_k8s_pod_port_ip.py Add Operator to Retrieve Pod IP and Port 2017-10-14 01:08:15 +00:00
k8s_preflight_checks_operator.py Add bandit, coverage and docs to tox 2017-10-25 22:36:39 -05:00
openstack_operators.py Add bandit, coverage and docs to tox 2017-10-25 22:36:39 -05:00
placeholder_operator.py Add deploy site DAG skeleton 2017-08-15 16:23:42 -05:00
rest_api_plugin.py Linting: Make Shipyard mostly pep8 compliant 2017-09-29 10:58:58 -05:00
service_endpoint.py Add Keystone Operators 2017-10-04 23:35:59 +00:00
service_session.py Add Keystone Operators 2017-10-04 23:35:59 +00:00
service_token.py Add Keystone Operators 2017-10-04 23:35:59 +00:00
ucp_preflight_check_operator.py Add bandit, coverage and docs to tox 2017-10-25 22:36:39 -05:00