Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated cherry pick of #41455 #41491

Commits on Feb 17, 2017

  1. 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.
    gnufied committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    1a652a3 View commit details
    Browse the repository at this point in the history