cert-manager/pkg/controller
JoshVanL e9c04b57d9
Adds a First function to controllers which run after initialisation
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-02-05 11:48:20 +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 Ensure fetched certificate is valid for CSRs public key before issuing 2020-01-22 16:42:58 +00:00
certificates Ensure fetched certificate is valid for CSRs public key before issuing 2020-01-22 16:42:58 +00:00
clusterissuers Update controllers to use validation registry 2020-01-20 10:05:54 +00:00
ingress-shim Move IngressEditInPlaceAnnotationKey into acme API 2019-10-14 16:32:41 +02:00
issuers Update controllers to use validation registry 2020-01-20 10:05:54 +00:00
test Fix Sync() method to allow time for testing informers to sync 2019-11-14 19:43:02 +00:00
webhookbootstrap Adds Create expected action to webhook bootstrap tests due to always 2020-02-04 17:34:00 +00:00
BUILD.bazel Update codebase for external dependencies 2019-09-26 12:52:43 +01:00
builder.go Adds a First function to controllers which run after initialisation 2020-02-05 11:48:20 +00:00
context.go Fix regression in certificates controller setting owner references 2019-10-09 11:33:21 +01:00
controller.go Adds a First function to controllers which run after initialisation 2020-02-05 11:48:20 +00:00
helper_test.go Fix govet warnings 2019-09-27 12:07:08 +01:00
helper.go
register.go
util.go