Skip to content

Conversation

@vlorinc
Copy link
Contributor

@vlorinc vlorinc commented Jan 8, 2025

Proposed Changes

VNI field added to Prefix struct, it is populated based on associated Interface.
Added VNI and InterfaceID columns to prefixes and loadbalancer prefixes table view (they are also included in json output).

dpservice-cli list prefixes
 VNI  Prefix         UnderlayRoute    InterfaceID 

Commands are now case insensitive, e.g.: dpservice-cli list LoadBalancers

Fixes #632

@vlorinc vlorinc self-assigned this Jan 8, 2025
@vlorinc vlorinc requested a review from a team as a code owner January 8, 2025 11:53
@vlorinc vlorinc linked an issue Jan 8, 2025 that may be closed by this pull request
@github-actions github-actions bot added bug Something isn't working size/M labels Jan 8, 2025
Copy link
Collaborator

@guvenc guvenc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM

@guvenc guvenc merged commit d11f686 into main Jan 14, 2025
6 checks passed
@guvenc guvenc deleted the osc/fix/dpervice-cli_output branch January 14, 2025 10:51
@hardikdr hardikdr added this to Roadmap Jun 26, 2025
@hardikdr hardikdr moved this to Done in Roadmap Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/networking bug Something isn't working size/M

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

dpservice-cli: improve prefix overview

4 participants