Closed ElijahQuinones closed 3 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign torredil for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @ElijahQuinones. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Is this a bug fix or adding new feature? bug fix to address part of gh https://github.com/kubernetes-sigs/aws-ebs-csi-driver/issues/2105 gpus not being considered when counting allocatables.
What is this PR about? / Why do we need it?
We need this PR in order to fix the above referenced bug
What testing is done? Compared manually to list of gpu instances https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/volume_limits.html and created unit tests for instances mentioned in ticket and for a gpu instance with 4 gpus.