k3s/plugin
Kubernetes Submit Queue 980a5e80b1
Merge pull request #57132 from zjj2wry/kube-schedule-initflag
Automatic merge from submit-queue (batch tested with PRs 55483, 57132). 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>.

enhance kube-schedule init flag

**What this PR does / why we need it**:

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
```
remove TODO: once we switch everything over to Cobra commands, we can go back to calling
utilflag.InitFlags() (by removing its pflag.Parse() call). 
For now, we have to set the normalize func and add the go flag set by hand.
```

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-12-25 10:53:28 -08:00
..
cmd/kube-scheduler Merge pull request #57132 from zjj2wry/kube-schedule-initflag 2017-12-25 10:53:28 -08:00
pkg Merge pull request #57502 from tanshanshan/scheduler-NominatedNode 2017-12-24 20:07:41 -08:00
BUILD Admission Controller PVC Finalizer Plugin 2017-11-23 11:46:28 +01:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00