kubernetes/pkg/controller
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
..
bootstrap run hack/update-all 2017-06-22 11:31:03 -07:00
certificates run hack/update-all 2017-06-22 11:31:03 -07:00
cloud run hack/update-all 2017-06-22 11:31:03 -07:00
cronjob run hack/update-all 2017-06-22 11:31:03 -07:00
daemon run hack/update-all 2017-06-22 11:31:03 -07:00
deployment run hack/update-all 2017-06-22 11:31:03 -07:00
disruption run hack/update-all 2017-06-22 11:31:03 -07:00
endpoint run hack/update-all 2017-06-22 11:31:03 -07:00
garbagecollector run hack/update-all 2017-06-22 11:31:03 -07:00
history run hack/update-all 2017-06-22 11:31:03 -07:00
job run hack/update-all 2017-06-22 11:31:03 -07:00
namespace run hack/update-all 2017-06-22 11:31:03 -07:00
node run hack/update-all 2017-06-22 11:31:03 -07:00
podautoscaler run hack/update-all 2017-06-22 11:31:03 -07:00
podgc run hack/update-all 2017-06-22 11:31:03 -07:00
replicaset run hack/update-all 2017-06-22 11:31:03 -07:00
replication run hack/update-all 2017-06-22 11:31:03 -07:00
resourcequota run hack/update-all 2017-06-22 11:31:03 -07:00
route run hack/update-all 2017-06-22 11:31:03 -07:00
service run hack/update-all 2017-06-22 11:31:03 -07:00
serviceaccount run hack/update-all 2017-06-22 11:31:03 -07:00
statefulset run hack/update-all 2017-06-22 11:31:03 -07:00
ttl run hack/update-all 2017-06-22 11:31:03 -07:00
volume Merge pull request #42254 from justinsb/volumes_dont_leak_nodestatusupdateneeded 2017-06-22 21:43:04 -07:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
client_builder.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_ref_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_ref_manager.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_utils_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_utils.go run hack/update-all 2017-06-22 11:31:03 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00
OWNERS Add janetkuo to approvers for controllers 2017-02-08 14:37:25 -08:00