cert-manager/internal/apis/certmanager/v1alpha2
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
..
const.go
conversion.go rename internal API fields to match the fieldnames in the public API 2023-12-06 13:59:59 +01:00
defaults.go
doc.go
generic_issuer.go
register.go
types_certificate.go Add optional flag to specify jks keystore alias. 2024-03-04 13:23:09 -05:00
types_certificaterequest.go Adds list type map to CR Conditions field 2022-02-11 16:21:19 +00:00
types_issuer.go Merge pull request #6614 from rodrigorfk/feat-vault-mtls 2024-02-16 18:11:26 +00:00
types.go apply go fmt for go1.19 2022-08-04 09:51:57 +00:00
zz_generated.conversion.go Add optional flag to specify jks keystore alias. 2024-03-04 13:23:09 -05:00
zz_generated.deepcopy.go Add optional flag to specify jks keystore alias. 2024-03-04 13:23:09 -05:00
zz_generated.defaults.go