kubernetes/pkg/controller/node
Kubernetes Submit Queue 66d1401cb5
Merge pull request #55293 from xiangpengzhao/up-go-19-change
Automatic merge from submit-queue (batch tested with PRs 55908, 55829, 55293, 55653, 55665). 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>.

Use go native func after upgrading to go1.9

**What this PR does / why we need it**:
Since we have already upgraded to go1.9 (#51375), use go native func after upgrading to go1.9.

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

**Special notes for your reviewer**:
/cc @aanm @bowei 

**Release note**:

```release-note
NONE
```
2017-11-17 17:11:11 -08:00
..
ipam Merge pull request #55293 from xiangpengzhao/up-go-19-change 2017-11-17 17:11:11 -08:00
scheduler Update generated files 2017-11-09 12:14:08 +01:00
util Update generated files 2017-11-09 12:14:08 +01: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 use core client with explicit version globally 2017-10-27 15:48:32 +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