k3s/pkg/kubelet/types
Kubernetes Submit Queue 399b835f54
Merge pull request #61432 from filbranden/killrkt1
Automatic merge from submit-queue (batch tested with PRs 61904, 61565, 61401, 61432, 61772). 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>.

Remove rktnetes code

**What this PR does / why we need it**:
rktnetes is scheduled to be deprecated in 1.10 (#53601). According to the deprecation policy for beta CLI and flags, we can remove the feature in 1.11.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
Removed rknetes code, which was deprecated in 1.10.
```

/assign @yujuhong 
/hold

Hold until the end of the freeze.
2018-03-29 11:46:19 -07:00
..
BUILD autogenerated files 2018-03-06 10:06:58 -08:00
constants.go Remove rktnetes code 2018-03-27 09:29:35 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
labels.go Add a container type to the runtime labels 2018-01-23 13:16:36 +01:00
labels_test.go Improved code coverage for pkg/kubelet/types/labels 2017-05-02 23:30:56 +08:00
pod_update.go Critical pods shouldn't be restricted to kube-system 2018-03-27 14:14:13 -04:00
pod_update_test.go Critical pods shouldn't be restricted to kube-system 2018-03-27 14:14:13 -04:00
types.go Typed static/mirror pod UID translation 2017-08-14 14:51:26 +02:00
types_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00