-
Notifications
You must be signed in to change notification settings - Fork 579
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
🐛Validate that additional security groups can not have filters #2072
🐛Validate that additional security groups can not have filters #2072
Conversation
/assign @randomvariable |
1cf86ec
to
61479ed
Compare
61479ed
to
627104a
Compare
This seems ok to me short term....although it will be affected by the discussion on #2087 but we can revisit after the decision is made about what to do for /lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: randomvariable 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:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
Adds validation in webhook to validate that filter can not be there in additional security groups
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #1723
Note to reviewer: Will have a separate PR(#2032) to refactor the error handling