k3s/pkg/controller/cloud
Kubernetes Submit Queue 0757e05e78
Merge pull request #64368 from justinsb/ccm_instanceid_fix
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>.

ccm: recognize InstanceNotFound from InstanceID

Otherwise we won't actually delete Nodes in this code path.

```release-note
NONE
```
2018-06-02 04:48:38 -07:00
..
BUILD PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00
OWNERS add @andrewsykim to OWNERS for cmd/cloud-controller-manager,pkg/controller/cloud,pkg/cloudprovider 2018-04-17 16:43:58 -04:00
node_controller.go Merge pull request #64368 from justinsb/ccm_instanceid_fix 2018-06-02 04:48:38 -07:00
node_controller_test.go fix ut 2018-05-15 17:22:40 +08:00
pvlcontroller.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
pvlcontroller_test.go Ensure PVL controller is next pending initializer before labeling the PV 2017-12-04 23:09:11 -05:00