-
Notifications
You must be signed in to change notification settings - Fork 64
sys-apps/ignition: pull release 2.21.0 #2775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
That's increased the image size by 31MB, is that expected? |
Build action triggered: https://github.com/flatcar/scripts/actions/runs/14126812592 |
Yeah, 15mb for Note that this is not in the initramfs but on the disk. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I know it's not in the initramfs, so I'm not really worried, just wanted to check it was expected. Symlinking sounds good. I'll leave that with you.
Raised to FCOS folks: coreos/ignition#2045 - I will hold this while I'm investigating on symlinking |
With the recent Ignition upgrade, Ignition took 15MB and two times as we ship ignition-rmcfg as a copy of ignition. Let's symlink ignition-rmcfg to save some space to migitate a bit the size increase. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
@chewi I symlinked
We gain 15mb from one side but we lost 25mb from the other side, it's a win. Tests have been restarted only for VMWare, we can see that
The size increase is tracked here: coreos/ignition#2045 |
Ship it! |
In this PR, we upgrade Ignition to its latest version 2.21.0
Testing done
changelog/
directory (user-facing change, bug fix, security fix, update)/boot
and/usr
size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.Note for reviewers: This upgrade was ok to backport the downstream patches - looking forward to deprecated the Ignition v2 support though...