-
Notifications
You must be signed in to change notification settings - Fork 40
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
Fix: Not honoring gp3 volume iops and throughput values #380
Conversation
Signed-off-by: Venkata Gunapati <[email protected]>
Signed-off-by: Venkata Gunapati <[email protected]>
You have successfully added a new CodeQL configuration |
Codecov Report
@@ Coverage Diff @@
## master #380 +/- ##
==========================================
- Coverage 51.41% 51.37% -0.05%
==========================================
Files 33 33
Lines 4553 4557 +4
==========================================
Hits 2341 2341
- Misses 2065 2069 +4
Partials 147 147
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
We can do a release if you need it and the functional-test is passing
Looks like functional-test is broken for a while, Do we have a doc on how to set this up if the cluster is deleted |
No doc, but it pretty much needs a vanilla EKS cluster + upgrade manager |
I don't have access to the settings page to update Access keys, I will follow up with the team |
Fixes #379