Skip to content

[release-4.22] OCPBUGS-84841: fix(ingress): set FIPS_ENABLED env var on ingress operator - #8388

Merged
openshift-merge-bot[bot] merged 2 commits into
openshift:release-4.22from
openshift-cherrypick-robot:cherry-pick-8375-to-release-4.22
May 5, 2026
Merged

[release-4.22] OCPBUGS-84841: fix(ingress): set FIPS_ENABLED env var on ingress operator#8388
openshift-merge-bot[bot] merged 2 commits into
openshift:release-4.22from
openshift-cherrypick-robot:cherry-pick-8375-to-release-4.22

fix(ingress): adjust cherry-pick for release-4.22 branch

a59e691
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

34.76% (+0.02%) compared to 5fb05fe

View this Pull Request on Codecov

34.76% (+0.02%) compared to 5fb05fe

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 34.76%. Comparing base (5fb05fe) to head (a59e691).
⚠️ Report is 8 commits behind head on release-4.22.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-4.22    #8388      +/-   ##
================================================
+ Coverage         34.74%   34.76%   +0.02%     
================================================
  Files               767      767              
  Lines             93310    93314       +4     
================================================
+ Hits              32421    32442      +21     
+ Misses            58214    58196      -18     
- Partials           2675     2676       +1     
Files with missing lines Coverage Δ
...ostedcontrolplane/v2/ingressoperator/deployment.go 62.06% <100.00%> (+62.06%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.