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
2025-12-03 21:04:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
88fadb24c1a954ecb43e190beb6e745eee36e204
kubernetes
/
pkg
/
volume
/
util
/
operationexecutor
History
Jiawei Wang
a6d8e6c5c2
Detect change of volume attachability in the middle of attaching
...
- Add Unit tests for both volumemanager and attach/detach controller - Add E2E test
2020-08-24 17:15:11 -07:00
..
BUILD
Run hack/update-vendor.sh
2020-05-16 07:54:33 -04:00
fakegenerator.go
Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing in future
2019-09-27 12:59:53 -07:00
operation_executor_test.go
Parallelize attach operations across different nodes for volumes that allow multi-attach
2020-03-05 22:22:05 -08:00
operation_executor.go
Handle volume-in-use error
2020-07-11 09:02:58 -04:00
operation_generator_test.go
Disable in-tree plugins migrated to CSI
2019-11-14 17:28:21 -08:00
operation_generator.go
Detect change of volume attachability in the middle of attaching
2020-08-24 17:15:11 -07:00
OWNERS
…