Aleksa Sarai

Results 780 comments of Aleksa Sarai

(I'll copy this from the doc for a bit more exposure.) I just realised the hard-link behaviour is undefined if you modify a file that has hardlinks in a subsequent...

> “Top level” here means the container filesystem root. I think Charliecloud meets @cyphar's described behavior in the doc. I would expect it should -- if it didn't you wouldn't...

@sudo-bmitch I was referring to extraction, of course you're right there's no real way of checking if a hardlinked file exists outside of the root (and if we disallowed this...

I get that `runc` will create mounts in the host mount namespace, but they are all inside the `chroot` right? The only other option would be to just fail if...

I agree with @crosbymichael -- you are asking us to mount things in a chroot setup. This is far less than ideal, and I would tell people to simply not...

You need to add a `Signed-off-by:` line to your commit(s) which indicates that you attest the [Developer Certificate of Origin](https://developercertificate.org/) a statement about your contributions that you *must read* before...

(Note that I'm still not in favour of this change -- I'm just telling you what is causing the CI to fail.)

IMO the primary concern should be the semantics of the spec. Does the spec make distinctions between unset fields and fields set to a "default" value (the Go default value...

I agree that standardising some basic exit codes would be a good idea.

:+1: I like this and it's just a simple as I thought when I suggested it the last time we futzed with the version string. Hopefully once we drop Go...