Closed glrf closed 2 years ago
I will add a how to explaining some of the ways to use machine pool configs and some pitfalls in a separate PR. But I'd like to have a general review of the component first.
Also this change will most likely cause all worker nodes to reboot one after another as OpenShift somehow doesn't understand that the machine config did not actually change. Should we mark this as breaking, as this should be released during a maintenance window?
Did a bunch of refactoring and removed some magic. I hope this is no a bit more readable.
Also this change will most likely cause all worker nodes to reboot one after another as OpenShift somehow doesn't understand that the machine config did not actually change. Should we mark this as breaking, as this should be released during a maintenance window?
I think I'm in favor of making this a new major version, to clearly signal that it needs special care (and to ensure Renovate doesn't auto-update the VSHN defaults)
Checklist
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelog.