Reinitialize ARP/NDP responders when the transport interface changes #34540
Annotations
8 errors
Run golangci-lint:
cmd/antrea-agent/agent.go#L42
could not import antrea.io/antrea/pkg/agent/controller/egress (-: # antrea.io/antrea/pkg/agent/controller/egress
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller.go#L293
too many arguments in call to newIPAssigner
|
Run golangci-lint:
cmd/antrea-agent/agent.go#L48
could not import antrea.io/antrea/pkg/agent/controller/serviceexternalip (-: # antrea.io/antrea/pkg/agent/controller/serviceexternalip
|
Run golangci-lint:
pkg/agent/controller/serviceexternalip/controller.go#L114
too many arguments in call to ipassigner.NewIPAssigner
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller.go#L293
too many arguments in call to newIPAssigner
|
Run golangci-lint:
pkg/agent/controller/egress/egress_controller_test.go#L141
cannot use func(_, _ string, _ linkdetector.Interface) (ipassigner.IPAssigner, error) {…} (value of type func(_ string, _ string, _ linkdetector.Interface) (ipassigner.IPAssigner, error)) as func(nodeTransportInterface string, dummyDeviceName string) (ipassigner.IPAssigner, error) value in assignment (typecheck)
|
Run golangci-lint:
pkg/agent/controller/serviceexternalip/controller.go#L114
too many arguments in call to ipassigner.NewIPAssigner
|
Run golangci-lint
Process completed with exit code 2.
|
Loading