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

Add FIPS support to ISO installer #403

Conversation

jasondickerson
Copy link
Collaborator

Description

As more enterprises adopt OSBuild images for their OS deployments, they will require more security features. One such feature is running OSBuild OS's in FIPS mode. This small patch allows the ability to create ISO installers that run in FIPS mode.

FIXES:

Type of change

What is it?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Tests update
  • Refactor

Checklist

  • Added changelog fragment
  • Tests exist for affected features covering positive and negative scenarios

@mergify mergify bot added the enhancement New feature or request label Jul 26, 2024
@claudiol claudiol requested review from claudiol and removed request for maxamillion, thom-at-redhat, de1987, resoluteCoder and matoval July 26, 2024 16:48
Copy link
Collaborator

@claudiol claudiol left a comment

Choose a reason for hiding this comment

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

/LGTM
This is currently being used at a customer site. Thanks @jasondickerson !

Copy link
Collaborator

@claudiol claudiol left a comment

Choose a reason for hiding this comment

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

/LGTM
This is currently being used at a customer site. Thanks @jasondickerson !

@claudiol claudiol merged commit a4a44b9 into redhat-cop:main Jul 26, 2024
31 of 70 checks passed
@mergify mergify bot added the waiting for review Pull request is ready for review label Jul 27, 2024
Copy link
Contributor

mergify bot commented Jul 28, 2024

This Pull Request needs all checks to run successfully. Could you fix it @jasondickerson? 🙏

@mergify mergify bot added the invalid This doesn't seem right (PR check failure?) label Jul 28, 2024
Copy link
Contributor

mergify bot commented Jul 29, 2024

This Pull Request needs all checks to run successfully. Could you fix it @jasondickerson? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request invalid This doesn't seem right (PR check failure?) waiting for review Pull request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants