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

Fix FIPS enabled cluster operations #83

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

mdujava
Copy link
Collaborator

@mdujava mdujava commented Oct 7, 2024

Make sure host system is FIPS enabled and proper installer is downloaded

@mdujava mdujava force-pushed the enable_fips branch 3 times, most recently from c2189bc to 170d052 Compare October 7, 2024 09:20
osia/installer/downloader/install.py Outdated Show resolved Hide resolved
osia/installer/downloader/install.py Outdated Show resolved Hide resolved
@mdujava mdujava force-pushed the enable_fips branch 5 times, most recently from a7c9558 to 2d6c642 Compare October 14, 2024 09:55
Copy link
Collaborator

@Frawless Frawless left a comment

Choose a reason for hiding this comment

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

Changes LGTM, thanks.

@mdujava
Copy link
Collaborator Author

mdujava commented Oct 14, 2024

Added reason of removal of FIPS requirement back to the code comment. As well as moved check for FIPS status of rhel into the _resolve_installer function, since _exec_delete_cluster will call it always with enable_fips=None

Make sure host system is FIPS enabled and proper installer is downloaded
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