This repository was archived by the owner on Oct 26, 2023. It is now read-only.
Conversation
The version was overwritten in case the CoreOS node was on a newer version than what Flatcar Stable offers. Now this can't be the case anymore. Drop the version overwriting.
The check for the migration of the baked-in userdata would also return an error code if it was run as last step. In case it gets moved, rather use an if block which captures the return code.
1 task
tormath1
reviewed
Dec 2, 2021
tormath1
reviewed
Dec 2, 2021
7393482 to
ec80c1c
Compare
tormath1
reviewed
Dec 2, 2021
ec80c1c to
25d822a
Compare
The update and rollback docs had a lot of manual steps, some like the restarting of update-engine were not really necessary. Make use of the migration script that we maintain instead of outlining manual steps to update from CoreOS. Also make use of the new "flatcar-update" tool which allows to do an easy rollback to any older version.
25d822a to
0b542bf
Compare
tormath1
approved these changes
Dec 2, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
How to use
Testing done