We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1966ba8 commit 24cb818Copy full SHA for 24cb818
1 file changed
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
### Added
6
7
+- Add conversion webhook ([#733]).
8
- Add custom `hbase.rest.endpoint` property to the restserver `hbase-site.xml` ([#708], [#716]).
9
- The custom `hbase.rest.hostname` and native `hbase.rest.port` properties cannot be used for
10
discovery advertisement, as these should remain stable regardless of listener class used to expose the REST service.
@@ -28,6 +29,7 @@
28
29
[#727]: https://github.com/stackabletech/hbase-operator/pull/727
30
[#729]: https://github.com/stackabletech/hbase-operator/pull/729
31
[#730]: https://github.com/stackabletech/hbase-operator/pull/730
32
+[#733]: https://github.com/stackabletech/hbase-operator/pull/733
33
34
## [25.11.0] - 2025-11-07
35
0 commit comments