Shailesh Gothi
Shailesh Gothi
Thanks for creating the issue! Currently, there is no way to block reboot of a node with arbitrary labels. However, the Bottlerocket update operator uses label `bottlerocket.aws/updater-interface-version` to determine the...
**Details about Workaround option 2**: Lock the version of all Bottlerocket hosts to desired version by setting `settings.updates.version-lock` ([details](https://github.com/bottlerocket-os/bottlerocket/blob/develop/README.md#updates-settings)) and have a mechanism that changes the settings on nodes to...
This particular issue would require lots of understanding and design before moving to implementation. Personally, in my opinion we would not like to fix this unless someone really wants it.