I propose releasing rc93 in ~the next month~ December.
@opencontainers/runc-maintainers Please add items you want to get merged in rc93 to https://github.com/opencontainers/runc/milestone/10
Notable changes since rc92: https://github.com/opencontainers/runc/compare/v1.0.0-rc92...master
@cyphar WDYT?
I don't have any outstanding things I'd like to get into rc93. I just merged #2634 so I guess the only thing left is whether we want to mark cgroupv2 as non-experimental. As far as I can tell, we still need to sort out #2602 / #2603 (so that "unified" works properly under systemd). I don't know how much remaining work there is to do to fix that.
All of that being said, I would hope we can do a 1.0 release a few weeks after rc93 (assuming nothing major happens). So any features we don't get in to rc93 will need to wait a month or so.
I would love to get rc93 into containerd and then kubernetes when it's ready. Early November looks great for k8s at least as 1.20 code freeze is Nov 12-ish at the moment.
(so that "unified" works properly under systemd)
I'm not sure this is super critical to have for rc93, but my WIP attempt is in https://github.com/opencontainers/runc/pull/2669, will try to add more this week
Do we want to wait for https://github.com/opencontainers/runc/pull/2599 (reduces reading mountinfo), or shall we release rc93 from the current master?
I'll review #2599 now, we can merge it now (assuming it's all good) and then I'll send out the vote for the release.
This is likely to be early next month, probably.
We probably want to hotfix #2151 in this release so Docker can at least check that our hotfix won't break them.
@cyphar What do we need for #2151? How long will it take?
It would be nice to perform at least intermediate release because it's so many changes that github even can't show diff between master and last release tag.
Hi folks,
Any updates on this? It looks like some of the fixes since the previous release will be needed to address https://github.com/kubernetes/kubernetes/issues/97497
cc @AkihiroSuda @cyphar
@ehashman I think the current blocker is whether to include this to rc93 or not: https://github.com/opencontainers/runc/issues/2151
@AkihiroSuda @cyphar any ideas on rc93 release date?
https://github.com/opencontainers/runc/pull/2522 is quite critical for us to use runc.
Soon after reaching the decision on https://github.com/opencontainers/runc/pull/2750 .
I personally expect it to land on Feb, but not certainty.
Yeah #2750 is the final blocker imho.
Most helpful comment
It would be nice to perform at least intermediate release because it's so many changes that github even can't show diff between master and last release tag.