kubernetes/cmd/kube-controller-manager/app
Kubernetes Submit Queue b315ecfe67
Merge pull request #67362 from stewart-yu/stewart-controller-manager-codeclean#02
Automatic merge from submit-queue. 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>.

*-controller-manager: output flags in logical sections

![image](https://user-images.githubusercontent.com/30410021/44071436-8e619e72-9fbb-11e8-84c5-72c1ff9767b6.png)

```
Print *-controller-manager --help flag help in sections.
```
2018-08-27 07:31:08 -07:00
..
config Update bazel 2018-08-17 08:57:21 +02:00
options Merge pull request #67362 from stewart-yu/stewart-controller-manager-codeclean#02 2018-08-27 07:31:08 -07:00
apps.go Add backoff for DS's pod deletion to limit fighting with kubelet failing the pod repeatedly 2018-08-15 16:03:39 +02:00
autoscaling.go Make HPA more configurable 2018-08-24 13:13:02 +02:00
batch.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
bootstrap.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
BUILD auto-generated file 2018-08-20 20:03:37 +08:00
certificates.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
cloudproviders.go Extract instantiation of cloud provider 2018-02-08 08:15:41 -05:00
controller_manager_test.go Using assertions 2017-10-10 22:44:12 -05:00
controllermanager.go Merge pull request #67362 from stewart-yu/stewart-controller-manager-codeclean#02 2018-08-27 07:31:08 -07:00
core.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
import_known_versions.go Enable coordination api group 2018-06-27 13:30:13 +02:00
plugins.go Implement fixes for flexvolume when kubelet is contanerized 2018-07-03 14:04:52 -04:00
policy.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
rbac.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00