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

Fix RDS validator for gp3 iops/allocated_storage ratio check #2225

Merged
merged 1 commit into from Feb 14, 2024

Conversation

markpeek
Copy link
Member

Fixes #2176
The test case in the Issue was falling through to the body of the if statement which was an indication the test was incorrect.

@tnielsen2 @JohnPreston @uldall looking for a quick code review if you have time to check it

Copy link
Contributor

@tnielsen2 tnielsen2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I can see that this should fix the logic encountered with the Parameter based on my understanding of the first not on line 496 reversing the logic of the condition evaluation.

@markpeek markpeek merged commit 6b305cd into main Feb 14, 2024
0 of 6 checks passed
@markpeek
Copy link
Member Author

Thank you @tnielsen2 for the code review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AllocatedStorage can't be a Ref
2 participants