Skip to content

Commit 01b5e36

Browse files
authored
chore: Prepare CRD versioning (#368)
* chore: Move crds.yaml file * chore(helm): Adjust template files * feat: Add conversion webhook * chore: Add changelog entry * chore(helm): Add maintenance env vars
1 parent 14a073a commit 01b5e36

17 files changed

Lines changed: 2636 additions & 458 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 ([#368]).
910
- Support objectOverrides using `.spec.objectOverrides` on the `Listener`.
1011
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#364]).
1112
- Support serviceOverrides using `.spec.serviceOverrides` on the `ListenerClass` ([#365]).
@@ -24,6 +25,7 @@ All notable changes to this project will be documented in this file.
2425
[#364]: https://github.com/stackabletech/listener-operator/pull/364
2526
[#365]: https://github.com/stackabletech/listener-operator/pull/365
2627
[#366]: https://github.com/stackabletech/listener-operator/pull/366
28+
[#368]: https://github.com/stackabletech/listener-operator/pull/368
2729

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

0 commit comments

Comments
 (0)