cert-manager/pkg/controller
jetstack-bot 87aedeb04c
Merge pull request #2225 from munnerz/wildcard-field-ptr
Make ACMEAuthorization.Wildcard field a pointer
2019-10-15 19:05:05 +01:00
..
acmechallenges Mark Order & Challenge resources as Errored if 4xx error is received 2019-10-11 09:30:17 +01:00
acmeorders Make ACMEAuthorization.Wildcard a *bool 2019-10-15 12:35:11 +01:00
cainjector Remove use of deprecated client.MatchingField 2019-10-02 20:47:58 +02:00
certificaterequests Converts acme test to UpdateStatus 2019-10-02 17:51:37 +01:00
certificates Fix regression in certificates controller setting owner references 2019-10-09 11:33:21 +01:00
clusterissuers Remote updatestatus todos and add minimal version to docs 2019-09-30 13:47:51 +01: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 Update codebase for external dependencies 2019-09-26 12:52:43 +01: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