kubectl wait command errors out when the waited resource does not exist. But we need to provide a way to the users about intentionally also waiting for the creation of resources. This PR introduces a new flag to cover waiting for the creation of resources with preserving the default behavior. Kubernetes-commit: e24b9a022f3b1e97ea538c9754d4d38f119f275e |
||
---|---|---|
.. | ||
wait.go | ||
wait_test.go |