Skip to content

Commit 8cdd497

Browse files
authored
feat(crd): Stabilise Entra backend (#801)
* feat(crd): Stabilise Entra backend * chore(crd): Update versions in code * feat: Add conversion webhook server * feat(helm): Adjust templates for CRD versioning/conversion * docs: Mark Entra backend as non-experimental * chore: Add changelog entry * docs: Bump OpaClusters to v1alpha2
1 parent a1b348c commit 8cdd497

36 files changed

Lines changed: 4847 additions & 1510 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
1414

1515
### Changed
1616

17+
- Introduce `v1alpha2` OpaCluster and mark UIF Entra backend as non-experimental ([#801]).
1718
- Deprecate OPA 1.8.0 ([#797]).
1819
- user-info-fetcher: Move backend initialization and credential resolution into backend-specific implementations ([#782]).
1920

@@ -31,6 +32,7 @@ All notable changes to this project will be documented in this file.
3132
[#795]: https://github.com/stackabletech/opa-operator/pull/795
3233
[#797]: https://github.com/stackabletech/opa-operator/pull/797
3334
[#799]: https://github.com/stackabletech/opa-operator/pull/799
35+
[#801]: https://github.com/stackabletech/opa-operator/pull/801
3436

3537
## [25.11.0] - 2025-11-07
3638

0 commit comments

Comments
 (0)