Skip to content

feat: Enable fips#4597

Merged
mrCherry97 merged 18 commits intokyma-project:mainfrom
dbadura:enable-fips
Feb 13, 2026
Merged

feat: Enable fips#4597
mrCherry97 merged 18 commits intokyma-project:mainfrom
dbadura:enable-fips

Conversation

@dbadura
Copy link
Contributor

@dbadura dbadura commented Feb 10, 2026

Description

Changes proposed in this pull request:

  • Add support for fips images
  • Fix propagating active.env from backend to frontend.

Related issue(s)
#4358

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@dbadura dbadura linked an issue Feb 11, 2026 that may be closed by this pull request
6 tasks
@mrCherry97 mrCherry97 merged commit 9c6be93 into kyma-project:main Feb 13, 2026
21 of 23 checks passed
@dbadura dbadura deleted the enable-fips branch February 13, 2026 13:09
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.

Enable FIPS Mode in All Container Images

2 participants