Automated cherry pick of #5592: Remove redundant log in fillPodInfo/fillServiceInfo #4252: e2e framework for Antrea's native secondary network #5731: Enhance Records Filtering: Utilizing Labels In The E2E Test #5770: Improve flow-visibility e2e test #30626
Annotations
10 errors
Run golangci-lint:
pkg/agent/controller/networkpolicy/networkpolicy_controller.go#L40
could not import antrea.io/antrea/pkg/agent/flowexporter/connections (-: # antrea.io/antrea/pkg/agent/flowexporter/connections
|
Run golangci-lint:
pkg/agent/flowexporter/connections/conntrack_linux.go#L108
not enough arguments in call to nfct.netlinkConn.DumpFilter
|
Run golangci-lint:
pkg/agent/flowexporter/connections/conntrack_linux.go#L126
cannot use conn.TupleOrig.IP.SourceAddress (variable of type netip.Addr) as "net".IP value in struct literal
|
Run golangci-lint:
pkg/agent/flowexporter/connections/conntrack_linux.go#L127
cannot use conn.TupleReply.IP.SourceAddress (variable of type netip.Addr) as "net".IP value in struct literal
|
Run golangci-lint:
pkg/agent/flowexporter/connections/conntrack_linux.go#L144
cannot use conn.TupleOrig.IP.DestinationAddress (variable of type netip.Addr) as "net".IP value in struct literal) (typecheck)
|
Run golangci-lint:
pkg/agent/controller/networkpolicy/packetin.go#L134
cannot use dstSvcAddress (variable of type netip.Addr) as "net".IP value in assignment (typecheck)
|
Run golangci-lint:
pkg/agent/flowexporter/connections/conntrack_linux_test.go#L41
cannot use net.IP{…} (value of type "net".IP) as netip.Addr value in struct literal
|
Run golangci-lint:
pkg/agent/flowexporter/connections/conntrack_linux_test.go#L42
cannot use net.IP{…} (value of type "net".IP) as netip.Addr value in struct literal
|
Run golangci-lint:
pkg/agent/flowexporter/connections/conntrack_linux_test.go#L220
cannot use conntrackFlowTuple.IP.SourceAddress (variable of type netip.Addr) as "net".IP value in struct literal
|
Run golangci-lint:
pkg/agent/flowexporter/connections/conntrack_linux_test.go#L229
cannot use conntrackFlowTuple.IP.DestinationAddress (variable of type netip.Addr) as "net".IP value in struct literal
|
The logs for this run have expired and are no longer available.
Loading