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 86916d2 commit 734b789Copy full SHA for 734b789
CHANGELOG.md
@@ -8,12 +8,19 @@ All notable changes to this project will be documented in this file.
8
9
- Active Directory's `samAccountName` generation can now be customized ([#454]).
10
11
+### Changed
12
+
13
+- Refactored hostname validation ([#494]).
14
+ - BREAKING: Hostname validation is now somewhat stricter.
15
+ - BREAKING: Hostname validation is now enforced in CRD.
16
17
### Fixed
18
19
- Fixed Kerberos keytab provisioning reusing its credential cache ([#490]).
20
21
[#454]: https://github.com/stackabletech/secret-operator/pull/454
22
[#490]: https://github.com/stackabletech/secret-operator/pull/490
23
+[#494]: https://github.com/stackabletech/secret-operator/pull/494
24
25
## [24.7.0] - 2024-07-24
26
0 commit comments