We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b5912 commit da1648cCopy full SHA for da1648c
pkg/speaker/subnet.go
@@ -96,7 +96,6 @@ func (c *Controller) syncSubnetRoutes() {
96
}
97
98
99
-
100
klog.V(5).Infof("expected announce ipv4 routes %v\n,ipv6 route %v", bgpExpected[kubeovnv1.ProtocolIPv4], bgpExpected[kubeovnv1.ProtocolIPv6])
101
102
fn := func(d *bgpapi.Destination) {
0 commit comments