kubernetes/pkg/controller/certificates
WanLinghao efac533f92 To inject ca.crt into container when projected volume was specified, configmap should be created in each namespace.
This patch add a controller called "root-ca-cert-publisher" to complete above job as well as some bootstrap rbac policies.
2018-11-08 11:33:47 +08:00
..
approver Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cleaner optimize certificate cleaner 2018-07-12 18:59:03 +08:00
rootcacertpublisher To inject ca.crt into container when projected volume was specified, configmap should be created in each namespace. 2018-11-08 11:33:47 +08:00
signer Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD To inject ca.crt into container when projected volume was specified, configmap should be created in each namespace. 2018-11-08 11:33:47 +08:00
certificate_controller_test.go certs: remove always nil error from New signature 2017-10-23 11:43:08 -07:00
certificate_controller_utils_test.go UT case of certificate_controller 2018-07-14 16:40:08 +08:00
certificate_controller_utils.go run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles 2017-06-22 11:30:52 -07:00
certificate_controller.go should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
OWNERS Add awly as reviewer in several subtrees 2018-04-18 12:22:04 -07:00