kubernetes/pkg/controller/volume/attachdetach/cache
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
..
actual_state_of_world.go Add unit tests 2022-02-22 12:21:58 -08:00
actual_state_of_world_test.go Add unit tests 2022-02-22 12:21:58 -08:00
desired_state_of_world.go Merge pull request #78105 from cwdsuzhou/narrow_down_lock 2019-06-14 04:08:23 -07:00
desired_state_of_world_test.go Add list of pods that use a volume to multiattach events 2018-01-24 13:22:03 +01:00