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 6149408 commit cab32c0Copy full SHA for cab32c0
1 file changed
crates/stackable-webhook/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Changed
8
+
9
+- Check for certificate rotation every 5 minutes to prevent expiry due to monotonic and wall clock divergence ([#1175]).
10
11
+[#1175]: https://github.com/stackabletech/operator-rs/pull/1175
12
13
## [0.9.0] - 2026-02-03
14
15
### Added
0 commit comments