Skip to content

Commit 6dabde1

Browse files
authored
chore: Prepare CRD versioning (#676)
* chore: Move crds.yaml file * chore(helm): Adjust template files * feat: Add conversion webhook * chore: Adjust Tiltfile * chore: Add changelog entry
1 parent 2d7258d commit 6dabde1

17 files changed

Lines changed: 3772 additions & 1595 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 ([#676]).
910
- Add OPA authorization using the operator-rs `OpaConfig` ([#652]).
1011
- Support objectOverrides using `.spec.objectOverrides`.
1112
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#665]).
@@ -24,6 +25,7 @@ All notable changes to this project will be documented in this file.
2425
[#666]: https://github.com/stackabletech/hive-operator/pull/666
2526
[#668]: https://github.com/stackabletech/hive-operator/pull/668
2627
[#670]: https://github.com/stackabletech/hive-operator/pull/670
28+
[#676]: https://github.com/stackabletech/hive-operator/pull/676
2729

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

0 commit comments

Comments
 (0)