@@ -14,8 +14,8 @@ All notable changes to this project will be documented in this file.
1414- Support experimental user-info-fetcher Entra backend to fetch user groups ([ #712 ] ).
1515- Add support for OPA ` 1.4.2 ` ([ #723 ] ).
1616- Add RBAC rule to helm template for automatic cluster domain detection ([ #743 ] ).
17- - Add a dedicated per-rolegroup ` -metrics ` Service, which can be used to get Prometheus metrics ([ #XXX ] ).
18- - Expose more Prometheus metrics, such as successful or failed bundle loads and information about the OPA environment ([ #XXX ] ).
17+ - Add a dedicated per-rolegroup ` -metrics ` Service, which can be used to get Prometheus metrics ([ #748 ] ).
18+ - Expose more Prometheus metrics, such as successful or failed bundle loads and information about the OPA environment ([ #748 ] ).
1919
2020### Changed
2121
@@ -52,7 +52,7 @@ All notable changes to this project will be documented in this file.
5252- The operator helm-chart now grants RBAC ` patch ` permissions on ` events.k8s.io/events ` ,
5353 so events can be aggregated (e.g. "error happened 10 times over the last 5 minutes") ([ #745 ] ).
5454- The per-rolegroup services now only server the HTTP port and have a ` -headless ` suffix to better indicate there
55- purpose and to be consistent with other operators ([ #XXX ] ).
55+ purpose and to be consistent with other operators ([ #748 ] ).
5656
5757### Fixed
5858
@@ -81,6 +81,7 @@ All notable changes to this project will be documented in this file.
8181[ #743 ] : https://github.com/stackabletech/opa-operator/pull/743
8282[ #744 ] : https://github.com/stackabletech/opa-operator/pull/744
8383[ #745 ] : https://github.com/stackabletech/opa-operator/pull/745
84+ [ #748 ] : https://github.com/stackabletech/opa-operator/pull/748
8485
8586## [ 25.3.0] - 2025-03-21
8687
0 commit comments