cert-manager/pkg/controller/certificates
Haoxiang Zhou 609eedacec Do not add ca.crt key to TLS secret if empty in expcertificates as well
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-05-26 14:37:40 +01:00
..
BUILD.bazel Fix JKS keystore functionality and add additional tests 2020-03-23 10:02:42 +00:00
checks.go spelling: certificate 2020-02-24 16:15:51 -05:00
controller.go Add 'keystores' stanza to CertificateSpec to allow dynamic keystore configuration 2020-04-21 17:58:18 +01:00
keystore_test.go Add 'keystores' stanza to CertificateSpec to allow dynamic keystore configuration 2020-04-21 17:58:18 +01:00
keystore.go Address review feedback and include truststore.jks with JKS mode enabled 2020-04-22 15:20:49 +01:00
sync_test.go Changed unit tests to expect no ca.crt instead of nil 2020-05-26 12:16:55 +01:00
sync.go Do not add ca.crt key to TLS secret if empty in expcertificates as well 2020-05-26 14:37:40 +01:00
util_test.go spelling: deprecated 2020-02-24 16:42:26 -05:00
util.go Update Kubernetes API client call-sites 2020-03-26 12:58:50 +00:00