-
Notifications
You must be signed in to change notification settings - Fork 34
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
doc: remove multiple network resources with identical hostnames limitation #1032
Conversation
@KevFan when you get a chance can you rebase this. I was going to review it. |
@Boomatang rebased 👍 |
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.
This is looking good to me
…ation Signed-off-by: KevFan <[email protected]>
Rebased to only account for RLP doc as Auth doc was done as part of #1136 |
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.
Super, looks even better now.
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.
Description
Closes: #702
#702 has been fixed and with the refactor to effective policies the limitatation for multiple network resources with identical hostnames no longer applies for Auth and RateLimit policy
Verification
HTTPRoute
that defines the same hostname with a different path:403
as it's protected by the GW policy