• Jan Safranek's avatar
    Allow 39 atached EBS devices. · f270cb1b
    Jan Safranek authored
    AWS has soft support limit for 40 attached EBS devices. Assuming there is just
    one root device, use the rest for persistent volumes.
    
    The devices will have name /dev/xvdba - /dev/xvdcm, leaving /dev/sda - /dev/sdz
    to the system.
    
    Also, add better error handling and propagate error
    "Too many EBS volumes attached to node XYZ" to a pod.
    f270cb1b
Name
Last commit
Last update
..
aws_ebs Loading commit data...
azure_file Loading commit data...
cephfs Loading commit data...
cinder Loading commit data...
configmap Loading commit data...
downwardapi Loading commit data...
empty_dir Loading commit data...
fc Loading commit data...
flexvolume Loading commit data...
flocker Loading commit data...
gce_pd Loading commit data...
git_repo Loading commit data...
glusterfs Loading commit data...
host_path Loading commit data...
iscsi Loading commit data...
nfs Loading commit data...
persistent_claim Loading commit data...
rbd Loading commit data...
secret Loading commit data...
testing Loading commit data...
util Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
metrics_cached.go Loading commit data...
metrics_du.go Loading commit data...
metrics_du_test.go Loading commit data...
metrics_nil.go Loading commit data...
metrics_nil_test.go Loading commit data...
plugins.go Loading commit data...
plugins_test.go Loading commit data...
util.go Loading commit data...
util_test.go Loading commit data...
volume.go Loading commit data...
volume_linux.go Loading commit data...
volume_unsupported.go Loading commit data...