Skip to content

Add ability to list also all routes and lbtargets #745

@PlagueCZ

Description

@PlagueCZ

Previously, the ability to list all NAT entries and all Prefixes (i.e. without specifying the NAT ip or interface) has bee introduced.

It is helpful for quick comparison/check of dpservice against metalnet for example.

Now with HA, there can be a bug in orchestration, where dpservice-a and dpservice-b have different state of orchestration.

While it is certainly possible to iterate over all loadbalancers and interfaces and then call a list of targets/prefixes on each one, having one call to do this would be really helpful, because doing calls to a running dpservice by human operators during production is inherently risky (and when done on multiple nodes even slow).

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions