Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 9d0826df56 Merge pull request #62055 from feiskyer/cni-bin-dir
Automatic merge from submit-queue (batch tested with PRs 61549, 62230, 62055, 61082, 62212). 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>.

Setup default cni dir correctly

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

Kubelet failed to set up pod with error: failed to find plugin "loopback" in path []. This only happens when kubelet's --cni-bin-dir not set. This PR fixes this.

**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 #62054

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-10 18:19:12 -07:00
..
2018-03-30 07:38:19 +00:00
2018-03-27 09:29:35 -07:00
2018-04-02 10:13:35 +08:00
2018-04-06 11:00:50 +05:30
2018-01-29 15:07:51 -05:00
2017-10-15 18:18:13 -07:00
2018-02-23 01:42:35 +00:00
2018-04-03 16:10:46 +08:00
2018-02-16 13:43:01 -08:00
2018-02-16 13:43:01 -08:00
2018-03-27 09:29:35 -07:00
2018-02-24 17:39:21 +08:00
2018-04-02 20:17:01 -07:00
2018-02-20 10:38:41 -05:00
2018-01-29 21:44:54 -08:00
2018-02-27 20:23:35 +08:00