Skip to content

Commit c3f18f7

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

17 files changed

Lines changed: 4404 additions & 2233 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### Added
66

7+
- Add conversion webhook ([#733]).
78
- Add custom `hbase.rest.endpoint` property to the restserver `hbase-site.xml` ([#708], [#716]).
89
- The custom `hbase.rest.hostname` and native `hbase.rest.port` properties cannot be used for
910
discovery advertisement, as these should remain stable regardless of listener class used to expose the REST service.
@@ -28,6 +29,7 @@
2829
[#727]: https://github.com/stackabletech/hbase-operator/pull/727
2930
[#729]: https://github.com/stackabletech/hbase-operator/pull/729
3031
[#730]: https://github.com/stackabletech/hbase-operator/pull/730
32+
[#733]: https://github.com/stackabletech/hbase-operator/pull/733
3133

3234
## [25.11.0] - 2025-11-07
3335

0 commit comments

Comments
 (0)