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 7ca2f5d commit e371742Copy full SHA for e371742
crates/stackable-operator/CHANGELOG.md
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
6
7
### Changed
8
9
-- Don't parse `/etc/resolv.conf` to auto-detect the Kubernetes cluster domain in case it is not explicitly configured.
+- BREAKING: Don't parse `/etc/resolv.conf` to auto-detect the Kubernetes cluster domain in case it is not explicitly configured.
10
Instead the operator will default to `cluster.local`. We revert this now after some concerns where raised, we will
11
create a follow-up decision instead addressing how we will continue with this ([#896]).
12
0 commit comments