mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-09 02:15:41 +00:00
Update CNI so we can match wrapped errors. This should silence ENOENT warnings when trying to read the cni conflist files. Fixes #10926 Because CNI v1.0.0 contains breaking changes we have to change some import paths. Also we cannot update the CNI version used for the conflist files created by `podman network create` because this would require at least containernetwork-plugins v1.0.1 and a updated dnsname plugin. Because this will take a while until it lands in most distros we should not use this version. So keep using v0.4.0 for now. The update from checkpoint-restore/checkpointctl is also required to make sure it no longer uses CNI to read the network status. [NO TESTS NEEDED] Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| addr_linux.go | ||
| bridge_linux.go | ||
| conntrack_linux.go | ||
| devlink_linux.go | ||
| genetlink_linux.go | ||
| ipset_linux.go | ||
| link_linux.go | ||
| mpls_linux.go | ||
| nl_linux.go | ||
| nl_unspecified.go | ||
| parse_attr_linux.go | ||
| rdma_link_linux.go | ||
| route_linux.go | ||
| seg6_linux.go | ||
| seg6local_linux.go | ||
| syscall.go | ||
| tc_linux.go | ||
| xfrm_linux.go | ||
| xfrm_monitor_linux.go | ||
| xfrm_policy_linux.go | ||
| xfrm_state_linux.go | ||