kubernetes-sigs / aws-ebs-csi-driver

CSI driver for Amazon EBS https://aws.amazon.com/ebs/
Apache License 2.0
998 stars 800 forks source link

Add m8g, c8g, x8g, g6e, and p5e attachment limits #2181

Closed AndrewSirenko closed 1 month ago

AndrewSirenko commented 1 month ago

Is this a bug fix or adding new feature? Bug fix

What is this PR about? / Why do we need it? Add m8g, c8g, x8g, g6e, and p5e attachment limits

See https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/volume_limits.html

What testing is done? hack/generate-table scripts

github-actions[bot] commented 1 month ago

Code Coverage Diff

This PR does not change the code coverage

AndrewSirenko commented 1 month ago

/approve

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AndrewSirenko

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/OWNERS)~~ [AndrewSirenko] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment