kops/upup
Steven E. Harris e39c985ee7 Honor OS update policy at InstanceGroup level too
As with the Cluster-level "spec.updatePolicy" field, add a similar
field at the InstanceGroup level, allowing overriding of the
cluster-level choice in each InstanceGroup.

Introduce a new value for the field ("automatic") as equivalent to the
default value applied when the field is absent. Honoring this new
value allows disabling automatic updates at the cluster level, but
then enabling them again for particular InstanceGroups. Without such a
positive affirmation, it's not possible to override a cluster-level
"external" policy at the InstanceGroup level, as there's no way to
specify positively that you want to recover the default
value. Instead, expressing the explicit "automatic" value is clear and
unambiguous.
2021-03-05 08:53:07 -05:00
..
models Merge pull request #10982 from hakman/disable-default-calico-metrics 2021-03-05 00:48:23 -08:00
pkg Honor OS update policy at InstanceGroup level too 2021-03-05 08:53:07 -05:00
tools/generators/fitask Remove dead code from fitask generator 2020-07-28 22:13:08 -07:00
.gitignore Initial version of upup: cloudup & nodeup 2016-05-06 16:01:33 -04:00