File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 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 ] ):
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
You can’t perform that action at this time.
0 commit comments