Skip to content

Commit da733af

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

17 files changed

Lines changed: 3279 additions & 1100 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 ([#114]).
910
- Allow the configuration of TLS for the HTTP and TRANSPORT ports with the operator ([#55]).
1011
- Add the role group as a node attribute ([#63]).
1112
- Allow adding entries to the OpenSearch keystore ([#76]).
@@ -47,6 +48,7 @@ All notable changes to this project will be documented in this file.
4748
[#107]: https://github.com/stackabletech/opensearch-operator/pull/107
4849
[#108]: https://github.com/stackabletech/opensearch-operator/pull/108
4950
[#110]: https://github.com/stackabletech/opensearch-operator/pull/110
51+
[#114]: https://github.com/stackabletech/opensearch-operator/pull/114
5052

5153
## [25.11.0] - 2025-11-07
5254

0 commit comments

Comments
 (0)