File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,9 @@ All notable changes to this project will be documented in this file.
1515
1616### Changed
1717
18+ - BREAKING: Renamed headless rolegroup service from ` <stacklet>-<role>-<rolegroup> ` to ` <stacklet>-<role>-<rolegroup>-headless ` ([ #721 ] ).
19+ - The ` prometheus.io/scrape ` label was moved to the metrics service
20+ - The headless service now only exposes product / data ports, the metrics service only metrics ports
1821- Bump stackable-operator to ` 0.100.1 ` and product-config to ` 0.8.0 ` ([ #722 ] ).
1922
2023[ #713 ] : https://github.com/stackabletech/hdfs-operator/pull/713
@@ -60,9 +63,6 @@ All notable changes to this project will be documented in this file.
6063 - The CLI argument ` --kubernetes-node-name ` or env variable ` KUBERNETES_NODE_NAME ` needs to be set. The helm-chart takes care of this.
6164- The operator helm-chart now grants RBAC ` patch ` permissions on ` events.k8s.io/events ` ,
6265 so events can be aggregated (e.g. "error happened 10 times over the last 5 minutes") ([ #700 ] ).
63- - BREAKING: Renamed headless rolegroup service from ` <stacklet>-<role>-<rolegroup> ` to ` <stacklet>-<role>-<rolegroup>-metrics ` ([ #721 ] ).
64- - The ` prometheus.io/scrape ` label was moved to the metrics service
65- - The headless service now only exposes product / data ports, the metrics service only metrics ports
6666
6767### Fixed
6868
You can’t perform that action at this time.
0 commit comments