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

stub(*): support dynamic initrds #305

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

RaitoBezarius
Copy link
Member

With this feature, it is now possible to load dynamic initrds (possibly read from filesystem or generated on the fly)
and extend existing initrds.

This feature will be useful to implement addons in the future.

With this feature, it is now possible to load dynamic initrds (possibly read from filesystem or generated on the fly)
and extend existing initrds.

This feature will be useful to implement addons in the future.
For dynamic usecases, e.g. credentials or system extension images, we have a need
for dynamic merging of initrds.
Copy link
Member

@blitz blitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 🇮🇹

@RaitoBezarius RaitoBezarius added this pull request to the merge queue Mar 1, 2024
Merged via the queue into master with commit 614b538 Mar 1, 2024
22 checks passed
@RaitoBezarius RaitoBezarius deleted the prepare-stub-for-dynamic-initrds branch March 1, 2024 08:29
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.

None yet

2 participants