Skip to content

Commit 95685fd

Browse files
committed
changelog
1 parent e25bd33 commit 95685fd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
### Added
6+
7+
- The operator can now run on Kubernetes clusters using a non-default cluster domain. It should automatically detect the
8+
correct domain to use, but you can also use the env var `KUBERNETES_CLUSTER_DOMAIN` to set the domain explicitly
9+
or use the helm-chart property `kubernetesClusterDomain` ([#574]).
10+
511
### Changed
612

713
- Reduce CRD size from `1.4MB` to `96KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#548]):
@@ -21,6 +27,7 @@
2127
[#550]: https://github.com/stackabletech/hbase-operator/pull/550
2228
[#556]: https://github.com/stackabletech/hbase-operator/pull/556
2329
[#558]: https://github.com/stackabletech/hbase-operator/pull/558
30+
[#574]: https://github.com/stackabletech/hbase-operator/pull/574
2431

2532
## [24.7.0] - 2024-07-24
2633

0 commit comments

Comments
 (0)