-
Notifications
You must be signed in to change notification settings - Fork 690
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gateway API: set route parent statuses correctly (#4604)
Rearranges the Gateway API DAG processor to process each route parent ref atomically, to enable properly setting status for each of them. Closes #4600. Signed-off-by: Steve Kriss <krisss@vmware.com>
- Loading branch information
Showing
10 changed files
with
1,311 additions
and
841 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Gateway API: sets route parent status correctly when routes attach to specific Listeners. |
Large diffs are not rendered by default.
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.