k3s/pkg/kubelet/network
Kubernetes Submit Queue a9e244d81f Merge pull request #53564 from supereagle/remove-network-plugin-dir-flag
Automatic merge from submit-queue (batch tested with PRs 53743, 53564). 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>.

kubelet: remove the --network-plugin-dir flag

**What this PR does / why we need it**:
This flag has been replaced with `--cni-bin-dir`,  and has been deprecated in Kubernetes 1.7.
It is safe to remove in Kubernetes 1.9 according to the deprecation policy.

**Which issue this PR fixes**: fixes #46410

**Special notes for your reviewer**:
/assign @mtaufen @freehan @dchen1107

**Release note**:
```release-note
Remove the --network-plugin-dir flag.
```
2017-10-23 13:39:12 -07:00
..
cni update BUILD files 2017-10-15 18:18:13 -07:00
hairpin update BUILD files 2017-10-15 18:18:13 -07:00
hostport update BUILD files 2017-10-15 18:18:13 -07:00
kubenet Merge pull request #53564 from supereagle/remove-network-plugin-dir-flag 2017-10-23 13:39:12 -07:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
testing update BUILD files 2017-10-15 18:18:13 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
OWNERS add OWNER file to kubelet/network 2017-02-24 11:41:13 -08:00
network.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
plugins.go kubelet: add metrics to network plugin manager 2017-10-04 12:13:35 -05:00