kops/pkg/validation
justinsb f2d4eeb104 reconcile: wait for apiserver to response before trying rolling-update
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.
2025-01-13 17:47:48 -05:00
..
node_conditions.go Upgrade to klog2 2020-08-16 20:56:48 -05:00
validate_cluster.go reconcile: wait for apiserver to response before trying rolling-update 2025-01-13 17:47:48 -05:00
validate_cluster_test.go reconcile: wait for apiserver to response before trying rolling-update 2025-01-13 17:47:48 -05:00