kubernetes/pkg/controller/volume/attachdetach
Kubernetes Submit Queue 18362beb0d Merge pull request #42254 from justinsb/volumes_dont_leak_nodestatusupdateneeded
Automatic merge from submit-queue

volumes: SetNodeStatusUpdateNeeded on error

If an error happened during the UpdateNodeStatuses loop, there were some
code paths where we would not call SetNodeStatusUpdateNeeded, leaking
the state.  Add it to all paths by adding a function.

Part of #40583

```release-note
NONE
```
2017-06-22 21:43:04 -07:00
..
cache run hack/update-all 2017-06-22 11:31:03 -07:00
populator run hack/update-all 2017-06-22 11:31:03 -07:00
reconciler run hack/update-all 2017-06-22 11:31:03 -07:00
statusupdater Merge pull request #42254 from justinsb/volumes_dont_leak_nodestatusupdateneeded 2017-06-22 21:43:04 -07:00
testing run hack/update-all 2017-06-22 11:31:03 -07:00
util run hack/update-all 2017-06-22 11:31:03 -07:00
attach_detach_controller.go run hack/update-all 2017-06-22 11:31:03 -07:00
attach_detach_controller_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
OWNERS Update OWNERS approvers and reviewers: pkg/controller 2016-11-02 16:19:18 -07:00