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 2d6eaef commit 305456dCopy full SHA for 305456d
crates/stackable-operator/CHANGELOG.md
@@ -9,7 +9,9 @@ All notable changes to this project will be documented in this file.
9
### Fixed
10
11
- Fix Kubernetes cluster domain parsing from resolv.conf, e.g. on AWS EKS.
12
- We now only consider Kubernetes services domains instead of all domains (which could include non-Kubernetes domains) ([#XXX]).
+ We now only consider Kubernetes services domains instead of all domains (which could include non-Kubernetes domains) ([#895]).
13
+
14
+[#895]: https://github.com/stackabletech/operator-rs/pull/895
15
16
## [0.79.0] - 2024-10-18
17
0 commit comments