cert-manager/pkg/issuer
Vinny Sabatini ef6ef1f0db additional improvements to vault issuer error messages
When initializing a Vault issuer:

* Create different error messages depending on if Vault is sealed or not initialized
* Do not explicitly parse the Vault server URL (this is covered when trying to access health endpoint)

Signed-off-by: Vinny Sabatini <vincent.sabatini@kohls.com>
2023-10-20 16:36:11 -05:00
..
acme Add cluster-autoscaler.kubernetes.io/safe-to-evict 2023-09-14 12:47:04 -04:00
ca Swap upstream core informers factory with out wrapper 2023-03-22 09:03:16 +00:00
fake Remove bazel 🎉 2022-07-26 11:38:50 +01:00
selfsigned Fix messageAppRoleAuthKeyRequired error message 2023-08-10 10:05:37 +02:00
vault additional improvements to vault issuer error messages 2023-10-20 16:36:11 -05:00
venafi venafi: ResetCertificate wasn't working 2023-10-06 16:24:15 +02:00
factory.go fix comments to reduce golint issues 2022-02-16 17:28:08 +05:30
helper_test.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
helper.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
issuer.go