Use a Node's primary NIC as the secondary OVS bridge physical interface #31911
Annotations
3 errors
Run golangci-lint:
pkg/agent/util/net_linux.go#L422
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
|
Run golangci-lint:
pkg/agent/secondarynetwork/init.go#L67
SA4006: this value of `err` is never used (staticcheck)
|
Run golangci-lint
Process completed with exit code 2.
|
Loading