Runc: cgroup2: systemd manager uses deprecated options

Created on 31 Oct 2019  路  5Comments  路  Source: opencontainers/runc

All 5 comments

cc @filbranden

Yeah but there's little we can do at this point since we need to be compatible all the way back to systemd v219 + backports in RHEL 7...

For the future, my idea was to fix https://github.com/systemd/systemd/issues/12460 by possibly introducing a new D-Bus API and then using that API when available (that would also serve as detection that systemd is new enough.)

I think it's probably too late for systemd v244, but I hope to make it in time for the next version. (Also, support for freeze, etc. are all landing on systemd around now...)

Cheers!
Filipe

I think unified manager can depend on recent version of systemd (v242-v243). RHEL 7 doesn't support unified mode.

Yes! Definitely agree with that for "unified" driver.

RHEL7 will never support cgroups V2, so that makes sense.

Was this page helpful?
0 / 5 - 0 ratings