File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 The broker ` spec.celeryExecutors.broker ` is now ` spec.clusterConfig.celeryBroker ` .
2525- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([ #795 ] ).
2626- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([ #801 ] ).
27- - Removed the product-config based configuration validation .
28- Config and environment overrides are now merged directly from the CRD, and dereferenced objects are added to the validated cluster .
27+ - BREAKING: Removed product-config machinery. This is a breaking change in terms of configuration .
28+  Users relying on the product-config ` properties.yaml ` file have to set these properties via the CRD .
2929 The ` --product-config ` CLI flag is now a no-op ([ #804 ] ).
30- - The Flask config-file writer for ` webserver_config.py ` is now provided by ` stackable-operator `
31- (` v2::flask_config_writer ` ) instead of a vendored copy ([ #804 ] ).
3230
3331### Fixed
3432
You can’t perform that action at this time.
0 commit comments