kubernetes/pkg/controller/volume/attachdetach
Kubernetes Prow Robot ce7ac8442e
Merge pull request #94599 from verult/adc-op-asw-race
Fixes Attach Detach Controller reconciler race reading ActualStateOfWorld and operation pending states
2020-12-08 16:28:53 -08:00
..
cache IsVolumeAttachedToNode() renamed to GetAttachState(), and returns 3 states instead of combining "uncertain" and "detached" into "false" 2020-10-29 13:24:51 -07:00
config Autogenerated code 2019-10-24 20:21:00 +02:00
metrics GenericEphemeralVolume: initial implementation 2020-07-09 23:29:24 +02:00
populator Detect change of volume attachability in the middle of attaching 2020-08-24 17:15:11 -07:00
reconciler IsVolumeAttachedToNode() renamed to GetAttachState(), and returns 3 states instead of combining "uncertain" and "detached" into "false" 2020-10-29 13:24:51 -07:00
statusupdater Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
testing plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
util GenericEphemeralVolume: initial implementation 2020-07-09 23:29:24 +02:00
attach_detach_controller_test.go IsVolumeAttachedToNode() renamed to GetAttachState(), and returns 3 states instead of combining "uncertain" and "detached" into "false" 2020-10-29 13:24:51 -07:00
attach_detach_controller.go IsVolumeAttachedToNode() renamed to GetAttachState(), and returns 3 states instead of combining "uncertain" and "detached" into "false" 2020-10-29 13:24:51 -07:00
BUILD Merge pull request #94527 from brahmaroutu/mount-utils-2 2020-09-21 17:46:47 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00