Skip to content

Conversation

@PlagueCZ
Copy link
Contributor

I added the ability to list all loadbalancer targets and all prefixes (incl. lbprefixes), in the same fashion as previously has been done with NATs, i.e. by specifying an "empty" identifier.

For prefixes, the drawback is that in the response, the VNI is not valid, it is the "empty" one.

  • given the fact that target VNI is always the same as VNI anyway, this is a non-issue

For LB targets, the actual LB id is missing from the output.

  • not ideal, but for checking whether both dpservices are orchestrated the same, this is enough.

Both of the above is easily fixable, but requires changes to the gRPC protocol, which I would rather not do. And given the fact that this already covers the intended purpose (quick check of HA dpservices), the need for the change is low in my opinion.

Fixes #745

@github-actions github-actions bot added size/L enhancement New feature or request labels Nov 15, 2025
@PlagueCZ PlagueCZ force-pushed the feature/list_all_routes_lbtargets branch from b25f1c7 to b0228a4 Compare November 15, 2025 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Add ability to list also all routes and lbtargets

3 participants