cert-manager/pkg/controller/certificates/issuing
Bill Waldrep d4911ebfaa
Add optional flag to specify jks keystore alias.
Previously the JKS keystore alias was hardcoded to "certificate".
This change adds an optional configuration point to allow users
to specify a custom keystore alias. If the flag is omitted we
will default to the previous behavior.

Signed-off-by: Bill Waldrep <bwaldrep@palantir.com>
2024-03-04 13:23:09 -05:00
..
internal Add optional flag to specify jks keystore alias. 2024-03-04 13:23:09 -05:00
issuing_controller_test.go change signature of SetCertificateDuration and SetCertificateRenewBefore 2024-02-20 08:40:38 +01:00
issuing_controller.go fix a bug that caused the issuer-ref and certificate-name annotations on Secrets to be correct when being updated. 2023-06-13 16:54:32 +02:00
secret_manager_test.go remove dead & deprecated code from cert-manager codebase 2024-02-10 17:22:23 +01:00
secret_manager.go fix a bug that caused the issuer-ref and certificate-name annotations on Secrets to be correct when being updated. 2023-06-13 16:54:32 +02:00
temporary.go fix a bug that caused the issuer-ref and certificate-name annotations on Secrets to be correct when being updated. 2023-06-13 16:54:32 +02:00