Add route type in output of "antctl get bgproutes" #6794
Labels
area/component/antctl
Issues or PRs releated to the command line interface component
area/transit/bgp
Issues or PRs related to BGP support.
kind/design
Categorizes issue or PR as related to design.
Milestone
Describe what you are trying to solve
Currently there is no way to know that whether advertised routes displayed are pod cidr, egress ip or service cidr
Describe the solution you have in mind
Add Route Type like
Pod
,Egress
,ClusterIP
,LoadBalancerIP
,ExternalIP
in the outputDescribe how your solution impacts user flows
N/A
Describe the main design/architecture of your solution
N/A
Alternative solutions that you considered
N/A
Test plan
N/A
Additional context
Later, we can also add capability to filter advertised routes by route type.
The text was updated successfully, but these errors were encountered: