kubernetes/cmd/kubelet
Kubernetes Submit Queue 381b663b66
Merge pull request #63580 from dixudx/fix_cni_flag_binding
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>.

bind alpha feature network plugin flags correctly

**What this PR does / why we need it**:
When working #63542, I found the flags, like `--cni-conf-dir` and `cni-bin-dir`, were not correctly bound.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:
/cc kubernetes/sig-node-pr-reviews

**Release note**:

```release-note
None
```
2018-06-20 01:26:52 -07:00
..
app Merge pull request #63580 from dixudx/fix_cni_flag_binding 2018-06-20 01:26:52 -07:00
BUILD Remove signal handler registration from pkg/kubelet 2018-05-24 20:44:12 +01:00
kubelet.go Remove signal handler registration from pkg/kubelet 2018-05-24 20:44:12 +01:00
OWNERS Update OWNERS 2017-01-18 15:18:04 -08:00