Skip to content

Commit 2fe80f7

Browse files
committed
Changelog
1 parent 26e8695 commit 2fe80f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,12 @@ All notable changes to this project will be documented in this file.
1111
### Fixed
1212

1313
- BREAKING: The fields `connection` and `host` on `S3Connection` as well as `bucketName` on `S3Bucket`are now mandatory. Previously operators errored out in case these fields where missing ([#283]).
14+
- Failing to parse one `ZookeeperCluster`/`ZookeeperZnode` should no longer cause the whole operator to stop functioning ([#293]).
15+
- The StatefulSet restarter service now only retrieves metadata for ConfigMaps and Secrets, rather than full objects ([#293]).
1416

1517
[#283]: https://github.com/stackabletech/commons-operator/pull/283
1618
[#285]: https://github.com/stackabletech/commons-operator/pull/285
19+
[#293]: https://github.com/stackabletech/commons-operator/pull/293
1720

1821
## [24.7.0] - 2024-07-24
1922

0 commit comments

Comments
 (0)