kubectl-wait-pods-any-ephemeral
phase never completes
#577
Labels
bug
Something isn't working
priority/low
Items that are considered non-critical for functionality, such as quality of life improvements
size s
Milestone
When running the airshipctl gating locally, the phase plan progresses until the
kubectl-wait-pods-any-ephemeral
phase, which launches a generic container to wait for at least one pod to exist. I see from the airshipctl output that pods are successfully seen and the script appears to get to the end. However, airshipctl doesn't report that the phase is complete, and stalls there.I get the same behavior consistently whether I run the phase plan, or re-run the
kubectl-wait-pods-any-ephemeral
phase by itself.The generic container is completes successfully from a docker standpoint:
Airshipctl phase run output:
The docker container logs match the above, but appends the resource list:
The text was updated successfully, but these errors were encountered: