k3s/cmd/kube-controller-manager/app
Kubernetes Submit Queue cc0279fb0d Merge pull request #40236 from mikedanese/cert-csr
Automatic merge from submit-queue (batch tested with PRs 40345, 38183, 40236, 40861, 40900)

refactor approver and signer interfaces to be consisten w.r.t. apiserver interaction

This makes it so that only the controller loop talks to the
API server directly. The signatures for Sign and Approve also
become more consistent, while allowing the Signer to report
conditions (which it wasn't able to do before).
2017-02-07 11:33:43 -08:00
..
options Update generated files 2017-01-24 20:56:03 +01:00
BUILD Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
apps.go Update bazel 2017-01-17 16:55:06 +08:00
autoscaling.go move client/record 2017-01-31 19:14:13 -05:00
batch.go Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
certificates.go refactor approver and signer interfaces to be consisten w.r.t. apiserver interaction 2017-02-02 11:23:52 -08:00
controller_manager_test.go add --controllers to controller manager 2017-01-12 08:46:33 -05:00
controllermanager.go Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
core.go Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
extensions.go Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
plugins.go pkg/flag: make feature gate extensible and split between generic and kube 2017-01-24 20:56:03 +01:00
policy.go start the apimachinery repo 2017-01-11 09:09:48 -05:00