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

Do not warn in case of existing cert file r9 #6144

Conversation

rvykydal
Copy link
Contributor

@rvykydal rvykydal commented Feb 6, 2025

Port of upstream #6115

To be able to handle various use cases Anaconda is trying to import
(currently just dump to given location) the certificate both in
initramfs, after switch-root, and early after anaconda start. Therefore
when dumping the certificate to specified file it is difficult to tell
if it overwrites original file existing in the image, so issue just an
info message instead of warning, which should concern only the specific
case of overwriting non-imported file.

Resolves: RHEL-77155
@rvykydal rvykydal added the rhel-9 label Feb 6, 2025
@rvykydal
Copy link
Contributor Author

rvykydal commented Feb 6, 2025

/kickstart-test --testtype smoke

@rvykydal rvykydal requested a review from jkonecny12 February 6, 2025 12:27
@rvykydal
Copy link
Contributor Author

rvykydal commented Feb 6, 2025

/kickstart-test certificate

@rvykydal
Copy link
Contributor Author

rvykydal commented Feb 6, 2025

/kickstart-test --kstest-pr 1363 certificate

@rvykydal
Copy link
Contributor Author

rvykydal commented Feb 6, 2025

/kickstart-test --kstest-pr 1363 certificate

1 similar comment
@rvykydal
Copy link
Contributor Author

rvykydal commented Feb 6, 2025

/kickstart-test --kstest-pr 1363 certificate

@rvykydal rvykydal added the ready to merge The PR can be merged. It should have all BZ flags required for releasing set (usually release+). label Feb 6, 2025
@rvykydal rvykydal merged commit bf67d70 into rhinstaller:rhel-9 Feb 7, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge The PR can be merged. It should have all BZ flags required for releasing set (usually release+). rhel-9
Development

Successfully merging this pull request may close these issues.

3 participants