k3s/pkg/controller/cloud
Kubernetes Submit Queue e9f7970caa
Merge pull request #51124 from huzhengchuan/clm-node-updateaddress
Automatic merge from submit-queue. 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>.

Node which is not present not need update NodeAddress

**What this PR does / why we need it**:
when the node is not exist according to cloud provider. there is no need to update node address better. 
finally the node will be delete  in https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/cloud/node_controller.go#L240


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

**Special notes for your reviewer**:

**Release note**:

```
NONE
```
2017-11-08 12:18:44 -08:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
OWNERS Proposal to add @wlan0 to appropriate owner files 2017-08-17 11:37:51 -07:00
node_controller.go Merge pull request #51124 from huzhengchuan/clm-node-updateaddress 2017-11-08 12:18:44 -08:00
node_controller_test.go Merge pull request #51124 from huzhengchuan/clm-node-updateaddress 2017-11-08 12:18:44 -08:00
pvlcontroller.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
pvlcontroller_test.go Remove links to GCE/AWS cloud providers from PersistentVolumeController 2017-09-08 15:28:08 -04:00