kubernetes/cmd/controller-manager/app
Kubernetes Submit Queue 60c6d0e0ba
Merge pull request #60197 from hzxuzhonghu/controller-manager-handler-chain
Automatic merge from submit-queue (batch tested with PRs 60197, 61614, 62074, 62071, 62301). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Refactor controller-manager: turn Serve func into handlerchain builder

**What this PR does / why we need it**:
follow up #59582 fix
> turn Serve func into a handler chain builder https://github.com/kubernetes/kubernetes/pull/59582#discussion_r167258465

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-10 08:56:15 -07:00
..
options Use typed events client directly 2018-04-01 18:57:29 +10:00
BUILD run update bazel 2018-02-28 17:25:03 +08:00
config.go controller-manager: add authz/n to options, nil by default 2018-02-13 11:16:48 +01:00
helper.go cloud-controller-manager get /healthz instead of calling restclient.ServerAPIVersions to wait for apiserver being healthy 2018-02-28 17:24:59 +08:00
insecure_serving.go controller-manager: switch to config/option struct pattern 2018-02-13 11:16:17 +01:00
serve.go Refactor controller-manager: turn Serve func into handlerchain builder 2018-03-06 09:37:25 +08:00