kubernetes/pkg/controller/volume/attachdetach/statusupdater
Kubernetes Submit Queue 453bfa1f0f Merge pull request #34368 from jingxu97/Oct/statusupdate-10-7
Automatic merge from submit-queue

Node status updater should SetNodeStatusUpdateNeeded if it fails to

update status

When volume controller tries to update the node status, if it fails to
update the nodes status, it should call SetNodeStatusUpdateNeeded so
that the volume list could be updated next time.
2016-10-26 11:09:16 -07:00
..
BUILD Fixed mutation warning in Attach/Detach controller 2016-10-25 14:28:10 +02:00
fake_node_status_updater.go Reorganize volume controllers and manager 2016-07-01 18:50:25 -07:00
node_status_updater.go Merge pull request #34368 from jingxu97/Oct/statusupdate-10-7 2016-10-26 11:09:16 -07:00