Automated cherry pick of #6321: Remove unexpected AltName after rename interface (#6321) #32953
Annotations
3 errors
pkg/agent/util/net_linux.go#L41
cannot use &netlink.Handle{} (value of type *"github.com/vishvananda/netlink".Handle) as "antrea.io/antrea/pkg/agent/util/netlink".Interface value in variable declaration: *"github.com/vishvananda/netlink".Handle does not implement "antrea.io/antrea/pkg/agent/util/netlink".Interface (missing method LinkAddAltName)
|
pkg/agent/util/net_linux.go#L398
link.Attrs().AltNames undefined (type *"github.com/vishvananda/netlink".LinkAttrs has no field or method AltNames)
|
|
This job failed
Loading