k3s/cmd/kube-scheduler
Kubernetes Submit Queue 6177b42e62
Merge pull request #58408 from deads2k/hyperkube-01-fix
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>.

switch hyperkube to cobra

This makes use of cobra to layer the commands with a library that already supports composing commands.

Fixes https://github.com/kubernetes/kubernetes/issues/34732

```release-note
NONE
```
2018-01-26 08:23:01 -08:00
..
app Merge pull request #58302 from deads2k/controller-05-id 2018-01-25 11:29:40 -08:00
BUILD low hanging fruit for using cobra commands 2018-01-17 13:43:43 -05:00
OWNERS Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
scheduler.go switch hyper to cobra 2018-01-24 11:02:19 -05:00