Skip to content

Commit d688ed3

Browse files
authored
chore: Prepare CRD versioning (#1007)
* chore: Move crds.yaml file * chore(helm): Adjust template files * feat: Add conversion webhook * chore: Add changelog entry
1 parent 6631314 commit d688ed3

17 files changed

Lines changed: 3352 additions & 1176 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9+
- Add conversion webhook ([#1007]).
910
- Add `ZOOCFGDIR` env var to `/stackable/rwconfig` to improve shell script usage like `zkCleanup.sh` ([#988]).
1011
- Support objectOverrides using `.spec.objectOverrides`.
1112
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#987]).
@@ -24,6 +25,7 @@ All notable changes to this project will be documented in this file.
2425
[#999]: https://github.com/stackabletech/zookeeper-operator/pull/999
2526
[#1001]: https://github.com/stackabletech/zookeeper-operator/pull/1001
2627
[#1004]: https://github.com/stackabletech/zookeeper-operator/pull/1004
28+
[#1007]: https://github.com/stackabletech/zookeeper-operator/pull/1007
2729

2830
## [25.11.0] - 2025-11-07
2931

0 commit comments

Comments
 (0)