cert-manager/internal/apis/certmanager/v1alpha3
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 Move deprecated type definitions to the internal package 2021-12-16 11:11:04 +00:00
conversion.go rename internal API fields to match the fieldnames in the public API 2023-12-06 13:59:59 +01:00
defaults.go Move pkg/internal/ to internal/ 2021-10-21 12:24:28 +01:00
doc.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
generic_issuer.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
register.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
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 Move pkg/internal/ to internal/ 2021-10-21 12:24:28 +01:00