Files
kubernetes/pkg
Kubernetes Submit Queue 0dcc9abc0d Merge pull request #62212 from yujuhong/mv-network-pkg
Automatic merge from submit-queue (batch tested with PRs 62425, 62212, 60824, 62383, 62384). 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>.

Clean up the network plugin code

Moves the `pkg/kubelet/network` package down to `dockershim` since network
setup is done by the runtime. Also remove various interfaces/code added only for
backward compatibility with non-CRI runtimes, which are now removed from the
codebase.

**Release note**:

```release-note
NONE
```
2018-04-11 16:36:15 -07:00
..
2018-02-16 13:43:01 -08:00
2018-04-05 23:35:14 +02:00
2018-04-11 14:24:01 -07:00
2018-04-11 09:26:02 -07:00
2018-02-16 13:43:01 -08:00
2018-02-12 10:54:33 -05:00
2018-04-02 17:44:04 -07:00
2018-02-16 13:43:01 -08:00
2018-04-10 10:53:11 +08:00
2018-01-15 23:17:19 +08:00
2018-03-13 17:20:16 +08:00