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-07-29 11:04:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
50715588aeec0097cec84d8e24998610ce9869c8
kubernetes
/
pkg
/
volume
/
aws_ebs
History
Jan Safranek
1c22dc9a5a
Block volumes should have empty FSType
...
FSType in block PVs has no meaning and it should be empty in provisioned PVs.
2018-07-02 14:04:50 +02:00
..
attacher_test.go
Allow AWS EBS volumes to be attached as ReadOnly.
2018-05-28 16:24:19 +02:00
attacher.go
Remove mount.GetMountRefs in favor of mounter.GetMountRefs
2018-06-20 17:01:27 +08:00
aws_ebs_block_test.go
replace path with filepath
2018-04-24 19:08:38 +05:30
aws_ebs_block.go
Refactor of GenerateMapDeviceFunc to delegate Map call to volume plugin.
2018-06-03 17:25:37 -04:00
aws_ebs_test.go
Provision interface change
2018-06-05 16:35:16 +08:00
aws_ebs.go
Block volumes should have empty FSType
2018-07-02 14:04:50 +02:00
aws_util.go
…
BUILD
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
doc.go
…
OWNERS
…