Skip to content

Commit 64a5b22

Browse files
authored
chore: Update to operator-rs 0.84.0 (#543)
* chore: Update to operator-rs 0.84.0 * changelog
1 parent ee020f3 commit 64a5b22

File tree

5 files changed

+1273
-780
lines changed

5 files changed

+1273
-780
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
88

99
- Made RSA key length configurable for certificates issued by cert-manager ([#528]).
1010

11+
### Changed
12+
13+
- Append a dot (`.`) to the default cluster domain to reduce DNS requests ([#543]).
14+
1115
### Fixed
1216

1317
- Helm chart: The secret migration job can be omitted via Helm values ([#536]).
@@ -17,6 +21,7 @@ All notable changes to this project will be documented in this file.
1721

1822
[#528]: https://github.com/stackabletech/secret-operator/pull/528
1923
[#536]: https://github.com/stackabletech/secret-operator/pull/536
24+
[#543]: https://github.com/stackabletech/secret-operator/pull/543
2025

2126
## [24.11.0] - 2024-11-18
2227

0 commit comments

Comments
 (0)