cert-manager/pkg/controller
srBraun 04bfddefc3 adds support for CDP to selfsigned issuer
Signed-off-by: srBraun <dev@skra.space>
2020-03-02 12:40:46 +01: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 adds support for CDP to selfsigned issuer 2020-03-02 12:40:46 +01: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 Run a First func for webhook secret bootstrap and catch recursive unit 2020-02-05 11:49:31 +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 Refactor codebase for v1alpha2 2019-09-20 16:22:43 +01:00
register.go Refactor base controller and allow Running additional informers 2019-08-21 13:22:57 +01:00
util.go Refactor base controller and allow Running additional informers 2019-08-21 13:22:57 +01:00