cert-manager/pkg/controller
jetstack-bot 4073080089
Merge pull request #2416 from munnerz/fixup-expiry-metrics
Fix certificate controller expiry metrics
2019-12-10 17:25:15 +00:00
..
acmechallenges Switch to using upstream golang.org/x/crypto 2019-12-03 16:49:31 +00:00
acmeorders Don't overwrite order.status.url if return Order's URI is empty 2019-12-03 16:49:31 +00:00
cainjector Remove use of deprecated client.MatchingField 2019-10-02 20:47:58 +02:00
certificaterequests Update CertificateRequest controller unit tests 2019-11-19 22:09:01 +00:00
certificates Fix certificate controller expiry metrics 2019-11-29 18:29:23 +00:00
clusterissuers Ensure we check all the secrets that vault cluster issuers may be 2019-11-01 16:02:57 +00:00
ingress-shim Move IngressEditInPlaceAnnotationKey into acme API 2019-10-14 16:32:41 +02:00
issuers Remote updatestatus todos and add minimal version to docs 2019-09-30 13:47:51 +01:00
test Fix Sync() method to allow time for testing informers to sync 2019-11-14 19:43:02 +00:00
webhookbootstrap Change behaviour to be more relaxed around common names 2019-10-02 17:48:37 +01:00
BUILD.bazel Update codebase for external dependencies 2019-09-26 12:52:43 +01:00
builder.go
context.go Fix regression in certificates controller setting owner references 2019-10-09 11:33:21 +01:00
controller.go
helper_test.go Fix govet warnings 2019-09-27 12:07:08 +01:00
helper.go
register.go
util.go