Jon Johnson

Results 232 comments of Jon Johnson

> The other aspect that I think we should require is that the user use the same content-encoding for all blobs in a multi-blob push. Why? This seems like it...

I think I know what you're getting at with this, and if I'm right, I agree with you. We'd just need to clarify what registries and clients SHOULD support. To...

> I would rather not have to go through the process of adding each encoding that IANA adds. IMHO, it's better that we do it "once" -- and that "once"...

> Sorry, my comment was somewhat flippant Not at all, I've conflated `Content-Encoding` and `Transfer-Encoding` in my understanding of your proposal, so I'm just fumbling my way through this trying...

That matches my understanding and makes me feel better about conflating `CE` and `TE` 😉 > My recommendation is to avoid baking compression into the format you are defining, and...

> That said, what I'm reading here is registries should evolve from receiving and distributing content, to actively engage in compression, adding compute on top of storage. This is just...

> Sitting down to read this issue with a single cup of coffee was not enough 😑 😆 Yeah, this would definitely benefit from some more concrete examples.

Stumbled across this in an unrelated thread: https://github.com/golang/go/issues/30829#issuecomment-476694405 @cben had some thoughts on how this would interact with range requests. I'm not sure I understand the problem, but I think...

> I have this question too - if we delete a tag that is associated with other images, then of course we wouldn't want to delete the image. However if...

> It seems risky to have blobs shared because in the case of a chunked upload where the digest is sent at the end, we would need to calculate the...