Rodrigo Campos
Rodrigo Campos
/remove-lifecycle stale
/remove-lifecycle stale
This is not fixed, AFAIK. But I'm unsure what is the value of keeping it open, as I don't plan to work on this in the near future and anyone...
@bobbypage I'll be fine with it. Although, I'd prefer if we can make a smaller change to just enable SPEC_ALLOW by default (that is what you need, right?) and have...
I've tested runc 1.2.0-rc.2 with containerd and opened a PR to fix the issues (some fixes belonged to the cri-tools repo, that are already merged and included in a patch...
@kolyshkin are you sure that is dmz related? That moby PR is compiling with nodmz, there might be something on the say we disable it, but it felt like another...
It was indeed something on the way `runc_nodmz` is disabled, work-around here: https://github.com/opencontainers/runc/pull/4345 (still need to fix cc_platform.mk). I didn't manage to debug the failing tests now that docker compiles...
@github-actions don't close this. This is probably low prio with the 2.0 release, but I'd like people to take a look whenever they can, so we decide if we will...
Pushing to solve unrelated CI failures in vagrant (I've also removed some blank lines and improve some comments/error msgs, very minor details really).
The k8s failure seems a flake too, it was passing just fine until now. Also, I can't see any logs from the failure, maybe something is broken on the k8s...