David Eads
aa07992a44
update kube-controller-manager and kube-scheduler to match kube-apiserver defaults
2020-02-28 11:18:00 -05:00
Àbéjídé Àyodélé
a591a838e5
Clean up controller-manager.
...
These are based on recommendation from
[staticcheck](http://staticcheck.io/ ).
2019-05-10 00:43:46 +00:00
Marek Counts
7744f90830
Moved flag and globalflag
...
Moved all flag code from `staging/src/k8s.io/apiserver/pkg/util/[flag|globalflag]` to `component-base/cli/[flag|globalflag]` except for the term function because of unwanted dependencies.
2019-02-15 10:28:13 -05:00
stewart-yu
5b43a24318
get rid of copied fields in the options and using wraped componentconfig fields
2019-01-16 16:07:16 +08:00
stewart-yu
bbd992df13
add --controller flag for cloud-controller manager
2019-01-15 09:09:00 +08:00
Lucas Käldström
0140c82c16
Updated references from k8s.io/{apiserver,apimachinery} to the new k8s.io/component-base repo. Co-authored-by @Klaven
2019-01-06 14:01:26 +02:00
stewart-yu
6a90b7f780
[kube-controller-manager] fix some reference from cmd/*-controller-manager about kubeControllerManagerConfiguration
2018-09-04 19:40:00 +08:00
Lucas Käldström
8aaa527d35
Fixup cmd/*controller-manager code after struct changes. Co-authored by @stewart-yu
2018-09-02 14:10:46 +03:00
Lucas Käldström
4bef926218
Remove references to the config structs that have moved to their own shared packages
2018-08-14 19:02:06 +03:00
stewart-yu
4f06f9906f
move some option struct from controller manager to kube-controller manager
2018-06-19 17:58:48 +08:00
stewart-yu
2a8d258f66
[cloud-controller manager]get rid of GenericControllerManagerOptions sub-struct
2018-05-18 10:23:38 +08:00
stewart-yu
75e39073a3
split KubeControllerManagerConfiguration into fewer options struct
2018-04-13 08:40:54 +08:00