Add IPvlan L2 driver for Alibaba Cloud HPN nodes #523
Annotations
6 errors and 1 warning
|
test (1.26.x)
Process completed with exit code 2.
|
|
test (1.26.x):
pkg/driver/ipvlan.go#L215
use of `netlink.LinkByName` forbidden because "Found netlink function which can return ErrDumpInterrupted. Use nlwrap package instead." (forbidigo)
|
|
test (1.26.x):
pkg/driver/ipvlan.go#L207
use of `netlink.LinkByName` forbidden because "Found netlink function which can return ErrDumpInterrupted. Use nlwrap package instead." (forbidigo)
|
|
test (1.26.x):
pkg/driver/ipvlan.go#L42
use of `netlink.RdmaLinkList` forbidden because "Found netlink function which can return ErrDumpInterrupted. Use nlwrap package instead." (forbidigo)
|
|
test (1.26.x):
pkg/driver/dra_hooks.go#L275
use of `netlink.RdmaLinkList` forbidden because "Found netlink function which can return ErrDumpInterrupted. Use nlwrap package instead." (forbidigo)
|
|
test (1.26.x):
pkg/driver/ipvlan.go#L232
Error return value of `netlink.LinkDel` is not checked (errcheck)
|
|
test (1.26.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/dranet/dranet. Supported file pattern: go.mod
|