Skip to content

Commit 4d02ceb

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

16 files changed

Lines changed: 3985 additions & 1815 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 ([#898]).
910
- Support objectOverrides using `.spec.objectOverrides`.
1011
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#885]).
1112
- Enable the [restart-controller](https://docs.stackable.tech/home/nightly/commons-operator/restarter/), so that the Pods are automatically restarted on config changes ([#888]).
@@ -33,6 +34,7 @@ All notable changes to this project will be documented in this file.
3334
[#888]: https://github.com/stackabletech/nifi-operator/pull/888
3435
[#893]: https://github.com/stackabletech/nifi-operator/pull/893
3536
[#894]: https://github.com/stackabletech/nifi-operator/pull/894
37+
[#898]: https://github.com/stackabletech/nifi-operator/pull/898
3638

3739
## [25.11.0] - 2025-11-07
3840

0 commit comments

Comments
 (0)