coreos / fedora-coreos-tracker

Issue tracker for Fedora CoreOS
https://fedoraproject.org/coreos/
264 stars 59 forks source link

Podman begins CNI plugins deprecation #1374

Open travier opened 1 year ago

travier commented 1 year ago

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

travier commented 1 year ago

Maybe we should make a CLHM module that prints out a warning if the CNI plugin is still in use?

cgwalters commented 1 year ago

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.

jlebon commented 1 year ago

@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.