Aleksa Sarai

Results 775 comments of Aleksa Sarai

We can add support for it (though b3 has many configurable hash lengths -- how do we pick the best one?), but I do think we also need to work...

Also this will need probably need a https://github.com/opencontainers/go-digest PR first?

I completely forgot about this patch. Ping me to review it when you're done rebasing. :D

> We've seen situations/attacks where a registry would continue streaming a manifest/config trying to bring down the client in hope they're writing to memory. That shouldn't be a problem --...

@thaJeztah I agree with your point (1) though the usecase mentioned in this issue is specific to "synthetic" syscalls which have syscall numbers the kernel doesn't use at all (and...

Yeah, we should tag a `1.0.3`. I would like to see #1046 merged (I don't think it makes sense to refer to it as a new feature -- it's just...

@mskarbek We need to have at least one implementation of it so that we can be sure that the specification changes actually work on real systems, and if they don't...

@thaJeztah I think he's referring to the v1-to-v2 conversion text that's in #1040 right now (in other words, should we take the conversion text -- which is something runtimes are...

@opencontainers/runtime-spec-maintainers Do we want to have #1040 split up now so that we can quickly review and merge the cgroup v1->v2 conversion table?

The reason we didn't support this from the outset is that some of the bits during container setup where you have to configure the namespaces won't really work if you...