fix memory overflow, add mac_binding related options to router #10448
Annotations
9 errors
lint:
cmd/speaker/speaker.go#L20
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
lint:
cmd/controller/controller.go#L29
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
lint:
cmd/daemon/cniserver.go#L30
printf: non-constant format string in call to k8s.io/klog/v2.Infof (govet)
|
lint:
pkg/daemon/ovs.go#L377
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/daemon/ovs.go#L487
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/daemon/ovs.go#L501
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/controller/namespace.go#L180
S1009: should omit nil check; len() for map[string]string is defined as zero (gosimple)
|
lint:
pkg/util/network_attachment.go#L50
printf: non-constant format string in call to k8s.io/klog/v2.Errorf (govet)
|
lint
issues found
|