coreos-base/coreos-init: pull 'flatcar-install' quote fix - #4293
Merged
Merged
Conversation
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
tormath1
requested a deployment
to
development
September 22, 2026 14:42 — with
GitHub Actions
Waiting
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
The only review comment is a minor grammar nit, with no blocking issues identified.
Review effort: Lite
Findings: None
What changed in this PR
Updates coreos-init to include the upstream flatcar-install quoting fix for /etc/os-release values.
Changes:
- Pins the updated upstream commit and source checksum.
- Adds the versioned
coreos-init-0.0.1-r209ebuild. - Documents the bug fix.
| File | Description |
|---|---|
sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/Manifest |
Updates the source archive and checksums. |
sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-9999.ebuild |
Pins the updated upstream commit. |
sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-0.0.1-r209.ebuild |
Adds the versioned package ebuild. Nit: change must installed to must be installed. |
changelog/bugfixes/2026-09-22-flatcar-install.md |
Documents the quoting fix. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
chewi
approved these changes
Sep 23, 2026
Contributor
Author
|
Cherry-picked to:
|
This branch is waiting to be deployed
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
In this PR, we update the
flatcar/initcommit to pull 'flatcar-install' quote fix.Testing done
Locally tested
changelog/directory (user-facing change, bug fix, security fix, update)Inspected CI output for image differences:/bootand/usrsize, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.Note: it has to be backported to Alpha, Beta, Stable. For Beta and Stable through a
flatcar-4790-backportbranch.Related to: flatcar/Flatcar#2425