Skip to content

[Backport 3.5] Use env variable (OPENSEARCH_FIPS_MODE) to enable opensearch to run in FIPS enforced mode instead of checking for existence of bcFIPS jars#21019

Merged
reta merged 1 commit into3.5from
backport/backport-20625-to-3.5
Mar 27, 2026
Merged

[Backport 3.5] Use env variable (OPENSEARCH_FIPS_MODE) to enable opensearch to run in FIPS enforced mode instead of checking for existence of bcFIPS jars#21019
reta merged 1 commit into3.5from
backport/backport-20625-to-3.5

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 6760346 from #20625.

…n FIPS enforced mode instead of checking for existence of bcFIPS jars (#20625)

* Use env variable (OPENSEARCH_FIPS_MODE) to enable opensearch to run in FIPS enforced mode instead of checking for existence of bcFIPS jars

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Add to CHANGELOG

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Fix fips test

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Address code review comments

Signed-off-by: Craig Perkins <cwperx@amazon.com>

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 6760346)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner March 27, 2026 15:55
@andrross andrross added the skip-diff-analyzer Maintainer to skip code-diff-analyzer check, after reviewing issues in AI analysis. label Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 325a7ec: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 325a7ec: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 325a7ec: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.16%. Comparing base (c8335ed) to head (325a7ec).
⚠️ Report is 7 commits behind head on 3.5.

Additional details and impacted files
@@             Coverage Diff              @@
##                3.5   #21019      +/-   ##
============================================
- Coverage     73.18%   73.16%   -0.02%     
+ Complexity    71865    71856       -9     
============================================
  Files          5782     5782              
  Lines        329125   329128       +3     
  Branches      47451    47451              
============================================
- Hits         240854   240796      -58     
- Misses        68955    69019      +64     
+ Partials      19316    19313       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@reta reta merged commit 9258302 into 3.5 Mar 27, 2026
53 of 65 checks passed
@github-actions github-actions bot deleted the backport/backport-20625-to-3.5 branch March 27, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog skip-diff-analyzer Maintainer to skip code-diff-analyzer check, after reviewing issues in AI analysis.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants