Skip to content

Log a line when FIPS is enabled #995

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

Merged
merged 1 commit into from
May 27, 2025
Merged

Log a line when FIPS is enabled #995

merged 1 commit into from
May 27, 2025

Conversation

Zerpet
Copy link
Member

@Zerpet Zerpet commented May 27, 2025

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed
Note to contributors: remember to re-generate client set if there are any API changes

Summary Of Changes

This helps to determine whether FIPS is enabled. It is not necssary to
build the Operator in FIPS mode. The env variable GODEBUG allows to
enable FIPS in Go 1.24+, like so: GODEBUG=fips140=on

This helps to determine whether FIPS is enabled. It is not necssary to
build the Operator in FIPS mode. The env variable GODEBUG allows to
enable FIPS in Go 1.24+, like so: `GODEBUG=fips140=on`
@Zerpet Zerpet added this to the v1.17.1 milestone May 27, 2025
@Zerpet Zerpet self-assigned this May 27, 2025
@Zerpet Zerpet requested a review from MirahImage May 27, 2025 11:10
@Zerpet Zerpet merged commit 72d74b2 into main May 27, 2025
7 checks passed
@Zerpet Zerpet deleted the fips branch May 27, 2025 14:47
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