kubernetes/cmd/kubelet
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 #58408 from deads2k/hyperkube-01-fix 2018-01-26 08:23:01 -08:00
BUILD make the kubelet cobra command complete 2018-01-18 10:14:34 -05:00
kubelet.go make the kubelet cobra command complete 2018-01-18 10:14:34 -05:00
OWNERS Update OWNERS 2017-01-18 15:18:04 -08:00