-
Notifications
You must be signed in to change notification settings - Fork 549
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
Add support for roles to both rate limit and lease count quotas #1994
Conversation
This is my first PR to this repo so if I did something wrong here, please let me know 😅 |
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.
Looking good @raskchanky ! Thanks! Just a few comments
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! Thanks!
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.
I forgot to mention the Import test step the last time around. Sorry about that! Otherwise LGTM! Thanks!
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.
Thanks for working through this! Apologies for the longer comments, these are definitely more nuanced bits of the TFVP so wanted to take a sec to be more descriptive! Happy to answer any more questions if needed :)
@vinay-gopalan Thank you so much for all the comments! Never apologize for too much information. This is terrific stuff, particularly for someone like me that's so new to this code. I appreciate all the time you took to write all this up. |
@vinay-gopalan @fairclothjm Anything else to do here or is this good to merge? |
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.
Thanks!
This adds support for the
role
attribute for both rate limit and lease count quotas.Closes #1782
Community Note
Release note for CHANGELOG:
Output from acceptance testing: