kubernetes/pkg/controller/node
Kubernetes Submit Queue 38cb56900a Merge pull request #48996 from k82cn/remove_nc_old_code
Automatic merge from submit-queue (batch tested with PRs 53760, 48996, 51267, 54414). 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>.

Removed compatibality code for kubelet 1.2.

**What this PR does / why we need it**:
The next release is 1.8, it's time to remove the backward compatibility code for kubelet 1.2.

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

**Release note**:
```release-note
The NodeController will not support kubelet 1.2.
```
2017-10-25 17:37:04 -07:00
..
ipam update BUILD files 2017-10-15 18:18:13 -07:00
scheduler update BUILD files 2017-10-15 18:18:13 -07:00
util Removed compatibality code for kubelet 1.2. 2017-10-24 09:05:50 +08:00
BUILD Removed compatibality code for kubelet 1.2. 2017-10-24 09:05:50 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
node_controller.go Removed compatibality code for kubelet 1.2. 2017-10-24 09:05:50 +08:00
nodecontroller_test.go cleaning node controller from code that ensures backward compatibility for unsupported versions 2017-10-10 19:15:40 +02:00
OWNERS Volunteer to be reviewer of NodeController. 2017-10-23 06:30:01 -05:00