Aleksa Sarai

Results 775 comments of Aleksa Sarai

> In runc version 1.1.12, mounts inherited the original directory's mount mode (read-only), but this behavior was changed in version 1.2.4. I'd like to understand the main pain points this...

Try to reproduce your issue with **runc** directly. If you cannot reproduce your issue outside of Kubernetes, please submit a bug to Kubernetes instead.

Fwiw, I would prefer a build tag...

But yeah, I think #5057 is an even better solution than a build tag.

This is now something we have to do because image-spec changes have made the old `oci-image-tool` runs stop working, and it's probably easier to just sit down and implement this....

Sorry, I thought I replied to this already, what would you want the image to contain / how would you see it being used? umoci is generally intended to be...

Yeah this was an intentional change, IIRC our old behaviour was wrong -- https://github.com/kubernetes/kubernetes/issues/131216 is the Kubernetes issue about the topic. For what it's worth, this is an even stronger...

I'm not sure I agree with it being a "breaking change". Bugfixes -- by definition -- change behaviour in ways that can be detected by users, but not every bugfix...

I am going to add an entry to the v1.4.0-rc.1 changelog in the release PR that I'm preparing now as well.

@rata I've hit it with a backport, we should backport it imho.