This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 277
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ref(routesv2): Build inbound routes in routes v2 using proxy service
This PR refactors routes v2 to build inbound routes based on the proxy's services rather than its service account. This is necessary so that only routes and clusters for the proxy's service are only programmed. To make this change the routes v2 api that build both inbound and outbound routes together is split into two separate api's. Fixes #2591 Signed-off-by: Sneha Chhabria <snchh@microsoft.com>
- Loading branch information
1 parent
92566da
commit ffcf323
Showing
6 changed files
with
314 additions
and
184 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.