[NET-5688] APIGateway UI Topology Fixes (#19657)#19764
Merged
jm96441n merged 3 commits intorelease/1.15.xfrom Nov 29, 2023
Merged
[NET-5688] APIGateway UI Topology Fixes (#19657)#19764jm96441n merged 3 commits intorelease/1.15.xfrom
jm96441n merged 3 commits intorelease/1.15.xfrom
Conversation
* Update catalog and ui endpoints to show APIGateway in gateway service topology view * Added initial implementation for service view * updated ui * Fix topology view for gateways * Adding tests for gw controller * remove unused args * Undo formatting changes * Fix call sites for upstream/downstream gw changes * Add config entry tests * Fix function calls again * Move from ServiceKey to ServiceName, cleanup from PR review * Add additional check for length of services in bound apigateway for IsSame comparison * fix formatting for proto * gofmt * Add DeepCopy for retrieved BoundAPIGateway * gofmt * gofmt * Rename function to be more consistent
Collaborator
|
This PR has diffs in |
3 similar comments
Collaborator
|
This PR has diffs in |
Collaborator
|
This PR has diffs in |
Collaborator
|
This PR has diffs in |
t-eckert
approved these changes
Nov 29, 2023
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Manual backport of #19761
Testing & Reproduction steps
Links
PR Checklist
Overview of commits