cert-manager/pkg/controller/certificaterequests
irbekrm 7e9753c92e Fix CertificateRequest test
In Go 1.17 x509.CreateCertificate fails if public key doesn't match private key https://golang.org/doc/go1.17

Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-09-30 10:08:40 +01:00
..
acme Fix manually specified Certificate and CertificateRequest versions 2021-08-19 14:48:12 +01:00
approver data race: fix certificate requests in cache being mutated 2021-07-20 19:50:26 +02:00
ca Fix manually specified Certificate and CertificateRequest versions 2021-08-19 14:48:12 +01:00
fake Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
selfsigned Remove expected events when Ready Denied condition set 2021-04-09 18:20:07 +01:00
util Tidy godoc comments 2021-05-05 16:21:24 +01:00
vault static analysis: pkg/controller 2021-05-21 12:03:47 +01:00
venafi Fix manually specified Certificate and CertificateRequest versions 2021-08-19 14:48:12 +01:00
BUILD.bazel Replace reflect.DeepEqual with semantic equality check and remove status marshal 2021-03-27 12:49:14 +05:30
checks.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
controller.go Adds a bunch of comments for exported types 2021-05-19 10:19:43 +01:00
sync_test.go Fix CertificateRequest test 2021-09-30 10:08:40 +01:00
sync.go Sets the Ready condition to False when a request is Denied 2021-04-09 15:34:32 +01:00