Closed huntergregory closed 15 hours ago
zap.Any()
does not support the field passed at packetparser/packetparser_linux.go:217We should find another way to log the
eth0Link
:level=info caller=packetparser/packetparser_linux.go:217 msg="Attaching Packetparser to eth0" goversion=go1.21.9 os=linux arch=amd64 numcores=4 hostname=aks-nodepool1-17703939-vmss000000 podname=retina-agent-cqnxv version=b8538dc apiserver=https://vakr-04-16-vakr-04-16-9b8218-ezit2obj.hcp.westus2.azmk8s.io:443 plugins=linuxutil,packetforward,packetparser,dns,dropreason eth0Link= eth0LinkError="unsupported value type"
It's a netlink.Link interface right?
@huntergregory is this still an issue? It seems like the offending log line has been changed to remove zap.Any
entirely...
@ibezrukavyi this one seem to eb outdated. Closing.
zap.Any()
does not support the field passed at packetparser/packetparser_linux.go:217We should find another way to log the
eth0Link
: