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
v1.31.8-k3s1-mzq
kubernetes
/
pkg
/
kubelet
/
volumemanager
History
carlory
3836d58744
fix handle terminating pvc when kubelet rebuild dsw
...
Signed-off-by: carlory <
baofa.fan@daocloud.io
>
2025-03-10 18:59:59 +08:00
..
cache
kubelet: Fix the volume manager did't check the device mount state in the actual state of the world before marking the volume as detached. It may cause a pod to be stuck in the Terminating state due to the above issue when it was deleted.
2024-12-03 09:47:51 +08:00
metrics
remove volumeoptions from VolumePlugin and BlockVolumePlugin
2024-07-24 14:07:02 +08:00
populator
fix handle terminating pvc when kubelet rebuild dsw
2025-03-10 18:59:59 +08:00
reconciler
kubelet: Fix the volume manager did't check the device mount state in the actual state of the world before marking the volume as detached. It may cause a pod to be stuck in the Terminating state due to the above issue when it was deleted.
2024-12-03 09:47:51 +08:00
OWNERS
Update sig-storage owners file
2022-03-14 18:57:52 +00:00
volume_manager_fake.go
kubelet: pass context to VolumeManager.WaitFor*
2023-04-17 11:53:28 -05:00
volume_manager_test.go
Use a generic Set instead of a specified Set in kubelet
2024-06-04 14:25:43 +08:00
volume_manager.go
Use a generic Set instead of a specified Set in kubelet
2024-06-04 14:25:43 +08:00