cert-manager/pkg/controller
Solly Ross 42248a91d7 CA Injector Controller
This implements a CA injector controller using controller-runtime.
It looks at admission webhooks and APIServices with a particular
annotation, and injects the CA data from certificates.

Signed-off-by: Solly Ross <sollyross@google.com>
2019-02-26 21:47:34 -08:00
..
acmechallenges Switch to klog 2019-02-22 12:34:02 +00:00
acmeorders Switch to klog 2019-02-22 12:34:02 +00:00
cainjector CA Injector Controller 2019-02-26 21:47:34 -08:00
certificates Switch to klog 2019-02-22 12:34:02 +00:00
clusterissuers Switch to klog 2019-02-22 12:34:02 +00:00
ingress-shim Remove dependence on k8s.io/ingress 2019-02-22 12:34:52 +00:00
issuers Switch to klog 2019-02-22 12:34:02 +00:00
test Merge pull request #1384 from munnerz/unit-compare-reading 2019-02-22 18:16:38 +00:00
BUILD.bazel CA Injector Controller 2019-02-26 21:47:34 -08:00
context.go Create pkg/api/util and re-arrange controller instantiation code 2019-02-19 11:25:54 +00:00
helper_test.go Create pkg/api/util and re-arrange controller instantiation code 2019-02-19 11:25:54 +00:00
helper.go Switch to klog 2019-02-22 12:34:02 +00:00
register.go Create pkg/api/util and re-arrange controller instantiation code 2019-02-19 11:25:54 +00:00
util.go Update copyright header year 2019-01-07 15:07:55 +00:00