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

feat(autoscaling): support for throughput on GP3 volumes #22441

Merged
merged 8 commits into from Nov 25, 2022

Commits on Nov 3, 2022

  1. Copy the full SHA
    a16696b View commit details
    Browse the repository at this point in the history
  2. feat: adds gp3 throughput support to asg

    resolves: aws#16213
    csumpter committed Nov 3, 2022
    Copy the full SHA
    16a0cc8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1d22768 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c0b19b8 View commit details
    Browse the repository at this point in the history
  5. feat(ec2): gp3 volume iops / throughput validation

    Adds validation on ec2 and autoscaling volumes to ensure that that the throughput to iops ratio.
    csumpter committed Nov 3, 2022
    Copy the full SHA
    b61c2b1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    220dfba View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Copy the full SHA
    9c1dc64 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9ffd0da View commit details
    Browse the repository at this point in the history