File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ All notable changes to this project will be documented in this file.
1818- Document Helm deployed RBAC permissions and remove unnecessary permissions ([ #820 ] ).
1919- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([ #836 ] ).
2020- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([ #840 ] ).
21+ - BREAKING: Removed product-config machinery. This is a breaking change in terms of configuration.
22+ Users relying on the product-config ` properties.yaml ` file have to set these properties via the CRD ([ #842 ] ).
2123
2224### Removed
2325
@@ -31,6 +33,7 @@ All notable changes to this project will be documented in this file.
3133[ #836 ] : https://github.com/stackabletech/opa-operator/pull/836
3234[ #838 ] : https://github.com/stackabletech/opa-operator/pull/838
3335[ #840 ] : https://github.com/stackabletech/opa-operator/pull/840
36+ [ #842 ] : https://github.com/stackabletech/opa-operator/pull/842
3437
3538## [ 26.3.0] - 2026-03-16
3639
You can’t perform that action at this time.
0 commit comments