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-19 00:06:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
23aafdabbacddee309a3de4de05733806f0871f8
kubernetes
/
pkg
/
controller
/
volume
/
attachdetach
History
Shyam Jeedigunta
4425864707
Migrate kubelet configmap management logic to an interface
2017-05-31 10:39:36 +02:00
..
cache
Merge pull request
#45923
from verult/cxing/NodeStatusUpdaterFix
2017-05-26 12:58:02 -07:00
populator
Add Keepterminatedpodvolumes as a annotation on node
2017-05-11 22:31:14 -04:00
reconciler
fix regression in UX experience for double attach volume
2017-05-25 09:27:24 +08:00
statusupdater
Node status updater now deletes the node entry in attach updates when node is missing in NodeInformer cache.
Fixes
#42438
.
2017-05-24 18:31:47 -07:00
testing
Don't try to attach volumes which are already attached to other nodes
2017-05-18 06:56:30 +02:00
util
Add Keepterminatedpodvolumes as a annotation on node
2017-05-11 22:31:14 -04:00
attach_detach_controller_test.go
…
attach_detach_controller.go
Migrate kubelet configmap management logic to an interface
2017-05-31 10:39:36 +02:00
BUILD
…
OWNERS
…