cert-manager/pkg
Ashley Davis 2ee4abeb24
handle individual certs in ParseSingleCertificateChain
roots are handled differently because they're their own CAs

also adds test cases for each of:

- a lone leaf
- a lone intermediate
- a lone root

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-07-28 14:06:57 +01:00
..
acme set correct exit codes when exiting 2021-07-22 12:57:08 +02:00
api Add explicit WithObservedGeneration versions of the Wait and Condition functions 2021-06-29 15:48:13 +02:00
apis Adds CertificateSigningRequest venafi annotations to experimental API 2021-07-19 15:50:23 +01:00
client
controller Merge pull request #4225 from jakexks/ingressv1 2021-07-27 20:11:37 +01:00
ctl static analysis fixes 2021-05-21 12:04:11 +01:00
feature Moves CertificateSigningRequest controller to feature gate flag 2021-05-27 12:00:56 +01:00
internal Improve ParseSingleCertificateChain when no root is present 2021-07-28 14:05:19 +01:00
issuer Fix e2e tests on Kube 1.16 by removing last references to NetworkingV1 2021-07-26 22:30:41 +01:00
logs linter party: receiver name should be omitted instead of _ (ST1006) 2021-07-06 12:51:01 +02:00
metrics run ./hack/update-bazel.sh 2021-06-15 17:48:31 +00:00
scheduler memory leak: clean up scheduler goroutine on certificate deletion 2021-07-23 16:57:10 +02:00
util handle individual certs in ParseSingleCertificateChain 2021-07-28 14:06:57 +01:00
webhook further static check fixes 2021-05-21 12:04:05 +01:00