Skip to content

Commit b404642

Browse files
committed
updated changelog
1 parent 317f029 commit b404642

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,9 @@
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

0 commit comments

Comments
 (0)