We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21846f1 commit c680783Copy full SHA for c680783
cni/network/multitenancy_test.go
@@ -216,7 +216,7 @@ func TestSetupRoutingForMultitenancy(t *testing.T) {
216
GatewayIPAddress: "10.0.0.1",
217
},
218
219
- epInfo: &network.EndpointInfo{}, // SkipDefaultRoutes defaults to false
+ epInfo: &network.EndpointInfo{}, // SkipDefaultRoutes defaults to false
220
result: &network.InterfaceInfo{},
221
222
multitenancyClient: &Multitenancy{},
0 commit comments