[DNM] PoC for updating boot images #3980
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is purely for PoC purposes and should not merge.
This is a rough PoC for updating boot images that run on GCP clusters. See full enhancement here for more background.
What does it do?
Adds a new subcontroller(machine_set_controller) to the MCC, that
coreos-bootimagesconfigmap changesWhat does it not do?
How do I test this?
You should see all the machinesets being patched, once a master node has completed the upgrade:
Please post any feedback and questions to the enhancement linked above. Again, this is a rough PoC and should not merge in its current state.