Skip to content
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

sys-kernel/bootengine: Ensure /run/ignition.env exists on every boot #1652

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

pothos
Copy link
Member

@pothos pothos commented Feb 12, 2024

This pulls in flatcar/bootengine#86 to fix the previous rework that only created /run/ignition.env on the first boot while we rely on it to run cloud-init on every boot when no Ignition config was provided.

How to use

Backport to flatcar-3874

Testing done

See PR

Changelog depends on whether we can rebuild alpha with this today

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

@pothos pothos force-pushed the kai/create-run-ignition.env branch from 1cb25c8 to dbdcc8c Compare February 12, 2024 16:38
@pothos pothos requested a review from a team February 12, 2024 17:03
This pulls in flatcar/bootengine#86 to fix the
previous rework that only created /run/ignition.env on the first boot
while we rely on it to run cloud-init on every boot when no Ignition
config was provided.
@pothos pothos force-pushed the kai/create-run-ignition.env branch from dbdcc8c to ca514c3 Compare February 12, 2024 17:58
@pothos pothos merged commit c48d4d2 into main Feb 12, 2024
1 check failed
@pothos pothos deleted the kai/create-run-ignition.env branch February 12, 2024 17:59
pothos added a commit that referenced this pull request Feb 12, 2024
sys-kernel/bootengine: Ensure /run/ignition.env exists on every boot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants