Skip to content

Log a line when FIPS is enabled #1882

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 #1882

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

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

Local Testing

System tests passing locally.

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 2.14.0 milestone May 27, 2025
@Zerpet Zerpet self-assigned this May 27, 2025
@Zerpet Zerpet requested a review from MirahImage May 27, 2025 11:13
@Zerpet Zerpet merged commit ab1f4cc into main May 27, 2025
23 of 24 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.

None yet

2 participants