You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/partials/release-notes/release-25.3.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ Security::
14
14
* Additional trust roots can be specified in an `autoTls` SecretClass. See xref:secret-operator:secretclass.adoc[Documentation].
15
15
* The Stackable Secret Operator's `experimentalCertManager` backend now supports specifying custom key lengths.
16
16
The `autoTls` backend has supported this since 24.11.
17
+
* Users can now configure the lifetime of self-signed certificates directly in the product's custom resources which influences the frequency of pod restarts.
18
+
Details can be found at xref:concepts:operations/temporary_credentials_lifetime.adoc[].
0 commit comments