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

Edns certs stage2 w initramfs r10 #6082

Draft
wants to merge 14 commits into
base: rhel-10
Choose a base branch
from

Conversation

rvykydal
Copy link
Contributor

@rvykydal rvykydal commented Jan 7, 2025

Port of #6045
The only difference from the upstream PR is import statements cleanup happened there.

KKoukiou and others added 14 commits January 7, 2025 09:40
Kickstart %certificate section is used.
Submodule, data structures, parsing.

Resolves: INSTALLER-4030

Patch modified by rvykydal.
Unlike the %packages section where the data of all sections are merged
into single data object the %certificates section holds the per
instance section data in a list.

Related: INSTALLER-4030
Resolves: INSTALLER-4030
The certificates imported in initramfs are already imported earlier by a
service.

Resolves: INSTALLER-4030
In case they are needed or processed by package scriptlets

Resolves: INSTALLER-4030
Don't require it on parsing level, don't own a default.

Resolves: INSTALLER-4030
Also dump for transfer durig switchroot so that the certificates
can be potentially imported early after switchroot by a service.

Resolves: INSTALLER-4030
Copy link
Member

@jkonecny12 jkonecny12 left a comment

Choose a reason for hiding this comment

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

Looks good to me code wise.

However, it has wrong Resolves in the commit message.

Optional, you may want to change the license headers to 2025 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants