coreos / container-linux-update-operator

A Kubernetes operator to manage updates of Container Linux by CoreOS
Apache License 2.0
209 stars 49 forks source link

Set maximum rebooting nodes / semaphore #105

Closed dghubble closed 4 years ago

dghubble commented 7 years ago

Adding a -max-rebooting-nodes flag to update-operator would provide the analog to the locksmithctl set-max N semaphore count setting shown here.

Outstanding question is are we ok with setting the default group's max rebooting nodes via a flag or do we want to block this on having a fully fledged reboot group design (where group config may include its own notion of max-reboot-nodes)

Addresses related issue: #91

philips commented 7 years ago

If we do this please make it a ConfigMap or something.

dghubble commented 4 years ago

Closing, I don't use or maintain this project anymore. :heart: