Skip to content

Commit 2952224

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

17 files changed

Lines changed: 4648 additions & 2478 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 ([#753]).
910
- Support objectOverrides using `.spec.objectOverrides`.
1011
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#741]).
1112
- Enable the [restart-controller](https://docs.stackable.tech/home/nightly/commons-operator/restarter/), so that the Pods are automatically restarted on config changes ([#743]).
@@ -22,6 +23,7 @@ All notable changes to this project will be documented in this file.
2223
[#743]: https://github.com/stackabletech/hdfs-operator/pull/743
2324
[#746]: https://github.com/stackabletech/hdfs-operator/pull/746
2425
[#747]: https://github.com/stackabletech/hdfs-operator/pull/747
26+
[#753]: https://github.com/stackabletech/hdfs-operator/pull/753
2527

2628
## [25.11.0] - 2025-11-07
2729

0 commit comments

Comments
 (0)