mirror of https://github.com/kubernetes/kops.git
The rolling-update requires the apiserver (when called without --cloudonly), so reconcile should wait for apiserver to start responding. Implement this by reusing "validate cluster", but filtering to only the instance groups and pods that we expect to be online. |
||
---|---|---|
.. | ||
node_conditions.go | ||
validate_cluster.go | ||
validate_cluster_test.go |