This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
84ba901b60c367510e35fde3c649a2b9c2b527dc
kubernetes
/
pkg
/
controller
/
volume
/
attachdetach
/
cache
History
Cheng Xing
d9a629fe3a
IsVolumeAttachedToNode() renamed to GetAttachState(), and returns 3 states instead of combining "uncertain" and "detached" into "false"
2020-10-29 13:24:51 -07:00
..
actual_state_of_world_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
actual_state_of_world.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
Run hack/update-vendor.sh
2020-05-16 07:54:33 -04: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
desired_state_of_world.go
Merge pull request
#78105
from cwdsuzhou/narrow_down_lock
2019-06-14 04:08:23 -07:00