Files
kubernetes/pkg/cloudprovider/providers/aws
Hemant Kumar 73370239d2 Fix AWS device allocator to only use valid device names
According to
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html
we can only use /dev/xvd[b-c][a-z] as device names - so we can only
allocate upto 52 ebs volumes on a node.
2017-02-14 22:33:26 -05:00
..
2017-01-11 09:09:48 -05:00
2016-11-23 15:53:09 -08:00