-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fr 327 show overlay topology #462
Merged
Merged
Conversation
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
oskovran
approved these changes
Aug 14, 2024
soson
reviewed
Aug 15, 2024
soson
approved these changes
Aug 16, 2024
soson
added a commit
that referenced
this pull request
Sep 9, 2024
* FR-201 add edit device location (#454) * create location with coordinates; add/edit device with location id * deviceMetadata endpoint added * add locationName to geomap data * fixed locationId to be stored on creating device (#457) * FR-235 start stop time (#453) (#458) * stream start/stop activation time added * migration added * add startedAt/stoppedAt to stream * lint fix * Merge mpls (#459) * FR-235 start stop time (#453) * stream start/stop activation time added * migration added * add startedAt/stoppedAt to stream * lint fix * FR-306 mpls topology endpoint added (#456) * mpls topology endpoint added * mpls topology added to topology layer * updateLocation, deleteLocation mutations added (#460) * updateLocation mutation added * deleteLocation mutation added * mpls changes (#461) * mpls changes * updateLocation fix * Fr 327 show overlay topology (#462) * added filtering arguments to the DeviceMetaData query * formatting * adjusted filter parameters * mpls count queries added (#463) * FR-317 mpls topology version (#464) * mpls topology version query added * handle missing interfaces * FR-329 - topology overlay integration (#465) * adjusted metadata filter and phyDeviceName on netTopology query * lint fix * added neighbor query for map topology devices (#466) * FR-312 lsp path (#467) * lsp path query added * connect to real backend lsp path endpint * FD-696 update apis (#468) * FR-235 start stop time (#453) * stream start/stop activation time added * migration added * add startedAt/stoppedAt to stream * lint fix * update topology and performance monitor apis changes * discovery api changes * type check fix * remove device from cache before reading status (#469) * supress uc errors in device query (#470) --------- Co-authored-by: plehocky <[email protected]>
plehocky
added a commit
that referenced
this pull request
Oct 10, 2024
* adjusted ordering of devices * qRevert "adjusted ordering of devices" This reverts commit 9402800. * FR-201 add edit device location (#454) * create location with coordinates; add/edit device with location id * deviceMetadata endpoint added * add locationName to geomap data * fixed locationId to be stored on creating device (#457) * FR-235 start stop time (#453) (#458) * stream start/stop activation time added * migration added * add startedAt/stoppedAt to stream * lint fix * Merge mpls (#459) * FR-235 start stop time (#453) * stream start/stop activation time added * migration added * add startedAt/stoppedAt to stream * lint fix * FR-306 mpls topology endpoint added (#456) * mpls topology endpoint added * mpls topology added to topology layer * updateLocation, deleteLocation mutations added (#460) * updateLocation mutation added * deleteLocation mutation added * mpls changes (#461) * mpls changes * updateLocation fix * Fr 327 show overlay topology (#462) * added filtering arguments to the DeviceMetaData query * formatting * adjusted filter parameters * mpls count queries added (#463) * FR-317 mpls topology version (#464) * mpls topology version query added * handle missing interfaces * FR-329 - topology overlay integration (#465) * adjusted metadata filter and phyDeviceName on netTopology query * lint fix * added neighbor query for map topology devices (#466) * FR-312 lsp path (#467) * lsp path query added * connect to real backend lsp path endpint * FD-696 update apis (#468) * FR-235 start stop time (#453) * stream start/stop activation time added * migration added * add startedAt/stoppedAt to stream * lint fix * update topology and performance monitor apis changes * discovery api changes * type check fix * remove device from cache before reading status (#469) * added query to get topology of specific device * removed console.log --------- Co-authored-by: Martin Sottnik <[email protected]>
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.
https://frinxhelpdesk.atlassian.net/jira/software/c/projects/FD/boards/77?selectedIssue=FR-327
Added filter parameters to the deviceMetadata query