cert-manager/pkg/controller
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
..
acmechallenges remove the github.com/pkg/errors as a direct dependency 2024-02-22 19:52:00 +01:00
acmeorders fix incorrect comments and error messages 2024-02-16 19:49:28 +01:00
cainjector replace k8s.io/utils/pointer with k8s.io/utils/ptr 2023-08-28 09:33:10 +02:00
certificate-shim remove dead & deprecated code from cert-manager codebase 2024-02-10 17:22:23 +01:00
certificaterequests remove dead & deprecated code from cert-manager codebase 2024-02-10 17:22:23 +01:00
certificates Add optional flag to specify jks keystore alias. 2024-03-04 13:23:09 -05:00
certificatesigningrequests start using the new 'slices' library and deprecate old util functions 2024-01-04 09:32:17 +01:00
clusterissuers
configfile Rename webhookConfig to controllerConfig 2023-10-18 15:28:14 +02:00
globals
issuers
test remove dead & deprecated code from cert-manager codebase 2024-02-10 17:22:23 +01:00
builder.go remove dead & deprecated code from cert-manager codebase 2024-02-10 17:22:23 +01:00
context_test.go
context.go feat: update gateway api to v1 2023-12-18 21:00:42 +00:00
controller.go
helper.go
register.go
util_test.go
util.go fix function name in comments 2023-06-07 17:17:07 +08:00