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 c470059 commit bea9a40Copy full SHA for bea9a40
crates/stackable-operator/CHANGELOG.md
@@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file.
20
21
- BREAKING: Bump Rust dependencies to enable Kubernetes 1.32 (via `kube` 0.98.0 and `k8s-openapi`
22
0.23.0) ([#867]).
23
-- BREAKING: Append a dot to the default cluster domain and allow a trailing dot in `DomainName` ([#939]).
+- BREAKING: Append a dot to the default cluster domain to make it a FQDN and allow FQDNs when validating a `DomainName` ([#939]).
24
25
[#939]: https://github.com/stackabletech/operator-rs/pull/939
26
0 commit comments