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 9089385 commit 4671a41Copy full SHA for 4671a41
crates/stackable-webhook/CHANGELOG.md
@@ -24,8 +24,6 @@ All notable changes to this project will be documented in this file.
24
deployed to Kubernetes (e.g. conversion or mutating - which this crate targets) need to be
25
accessible by it, which is not the case when only using loopback.
26
Also, the constant `DEFAULT_SOCKET_ADDR` has been renamed to `DEFAULT_SOCKET_ADDRESS` ([#1045]).
27
-- BREAKING: The `TlsServer` now requires you to pass SAN (subject alternative name) DNS entries,
28
- so the caller will trust the issued certificate ([#1066]).
29
30
[#1043]: https://github.com/stackabletech/operator-rs/pull/1043
31
[#1045]: https://github.com/stackabletech/operator-rs/pull/1045
0 commit comments