This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-01-14 12:00:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0ca17c62d20125bcbd944f2e3790fac414190800
kubernetes
/
pkg
/
controller
/
volume
/
attachdetach
/
cache
History
Jayasekhar Konduru
9b2b73600d
Recover CSI volumes from dangling attachments
...
Change-Id: I72105d67d8a4069ab19bfa4638a7ac365cf4194c
2020-12-11 18:31:53 -08:00
..
actual_state_of_world_test.go
Recover CSI volumes from dangling attachments
2020-12-11 18:31:53 -08: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
…
desired_state_of_world_test.go
…
desired_state_of_world.go
…