airshipctl/manifests/function/phase-helpers
Matt McEuen 2b429eb810 Add kubectl-wait-cluster-ephemeral phase
This adds a phase to wait for the target cluster to become initialized,
directed at the ephemeral management cluster.  It re-uses the helper script
already used by the `kubectl-wait-cluster-target` phase, adds parameterization
so that it can watch for both controlPlaneInitialized and controlPlaneReady
conditions, and adds the new phase to the phase plan.

Lack of this waiting was causing errors in some environments.

This also adds a kubectl-wait-node-target phase definition,
in case we ever want to make use of it.

Change-Id: Ic18742dd59a7901b0d985b8c11260bc1b3527a30
2021-07-19 19:41:07 -05:00
..
check_ingress_ctrl Move kubectl calls to KRM toolbox pt.6 2021-05-25 14:07:59 +04:00
get_node Move kubectl calls to KRM toolbox pt.3 2021-04-19 13:48:34 +04:00
get_pods Move kubectl calls to KRM toolbox pt.3 2021-04-19 13:48:34 +04:00
pause_bmh Remove namespace from annotate BMH script 2021-05-04 17:44:52 +00:00
virsh-destroy-vms Move virsh calls to generic container 2021-05-14 13:59:43 +04:00
virsh-eject-cdrom-images Redirect STDOUT to STDERR in virsh script 2021-05-19 19:20:36 +04:00
wait_bmh [FIX] Fix timeout error waiting for bmh ready 2021-05-26 14:26:24 +00:00
wait_cluster Add kubectl-wait-cluster-ephemeral phase 2021-07-19 19:41:07 -05:00
wait_deploy Move kubectl calls to KRM toolbox pt.2 2021-04-19 13:44:46 +04:00
wait_label_node Move kubectl calls to KRM toolbox pt.5 2021-05-19 19:23:43 +04:00
wait_node Switch gating deployment to phase plan 2021-06-03 19:41:05 +04:00
wait_pods_any Switch gating deployment to phase plan 2021-06-03 19:41:05 +04:00
wait_pods_ready Switch gating deployment to phase plan 2021-06-03 19:41:05 +04:00
wait_tigera Add `set -xe` to deployment shell phase-helpers 2021-04-21 18:31:47 +04:00
kustomization.yaml Switch gating deployment to phase plan 2021-06-03 19:41:05 +04:00