kubernetes/pkg/controller/volume/attachdetach/statusupdater
Jean-Francois Remy e83184568d Add unit tests
- actual_state_of_world_test.go: test the new method GetVolumesToReportAttachedForNode
  for an existing node and a non-existing node
- node_status_updater_test.go: test UpdateNodeStatuses and UpdateNodeStatuses in nominal
  case with 2 nodes getting one volume each. Test UpdateNodeStatuses with the first call
  to node.patch failing but the following one succeeding
- add comment in node_status_updater.go
- fix log line in reconciler.go
- rename variable in actual_state_of_world.go
2022-02-22 12:21:58 -08:00
..
fake_node_status_updater.go Fix nodes volumesAttached status not updated 2022-02-22 12:20:53 -08:00
node_status_updater_test.go Add unit tests 2022-02-22 12:21:58 -08:00
node_status_updater.go Add unit tests 2022-02-22 12:21:58 -08:00