kops/pkg/instancegroups
Bharath Vedartham 7067f5f47a instancegroups: Ignore validation errors in unrelated instance groups
When unrelated instance groups produce validation errors, the instance group
being updated produces a failure and is forced to wait for rolling update to continue.

This can be avoided as failures in different node instance groups usually don't affect
the instance group being affected in any way.
2020-10-31 19:17:24 +05:30
..
BUILD.bazel Add rolling upgrade to openstack 2020-10-01 20:07:44 +02:00
OWNERS fix OWNERS labels format 2020-03-10 22:47:50 -05:00
delete.go Upgrade to klog2 2020-08-16 20:56:48 -05:00
instancegroups.go instancegroups: Ignore validation errors in unrelated instance groups 2020-10-31 19:17:24 +05:30
rollingupdate.go Add rolling upgrade to openstack 2020-10-01 20:07:44 +02:00
rollingupdate_os_test.go Skip failing test 2020-10-15 07:46:47 +03:00
rollingupdate_test.go Don't pass ctx and cluster everywhere 2020-09-23 08:30:24 +02:00
settings.go Create separate field for disabling rolling updates 2020-06-19 22:19:26 -07:00
settings_test.go Create separate field for disabling rolling updates 2020-06-19 22:19:26 -07:00