Open travier opened 1 year ago
Maybe we should make a CLHM module that prints out a warning if the CNI plugin is still in use?
For example, Fedora requires us to not do the actual removal in the middle of active release; so the deprecation will occur alongside a new Fedora releas
(Personally I think "deprecation" = "removal" is odd) but anyways...there isn't a Fedora Change for this yet right? Presumably it's 39 or 40?
Bigger picture this type of stuff definitely cuts into the "evergreen FCOS, we'll hide Fedora majors" model.
@baude @rhatdan Is there a clearer timeline on when this change will happen in Fedora? We'd like to communicate this to our users with ample time.
Describe the enhancement
See https://blog.podman.io/2023/01/podman-begins-cni-plugins-deprecation/. Podman is looking at deprecating CNI plugins support following the move to netavark && aardvark-dns.
System details
Impacts podman users using CNI networking, so anyone that has created containers before podman 4.0 (Fedora 36) and that has not done a full reset (
podman system reset
) since.Additional information