Brandon Mitchell

Results 554 comments of Brandon Mitchell

CI is failing on this because Zot will need to be updated for the changed APIs. I've been testing against olareg so I know this can work. This gives me...

@rchincha it would be good to get your feedback on this, and whether Zot would be able to support it.

> @sudo-bmitch at least in "draft" state, maybe update zot to point to @andaaron 's tree/commit. [andaaron/zot@6812b5c](https://github.com/andaaron/zot/commit/6812b5c845211003130626a2f65b86fa1be575ee) @rchincha I need the changes for this: https://github.com/opencontainers/distribution-spec/blob/11b8e3fba7d2d7329513d0cff53058243c334858/Makefile#L95-L105 Do you have a container...

> @sudo-bmitch Thinking about this some more ... > > Maybe split this work into two parts - 1) first the ability to handle a non-sha256 hash so no further...

> I would focus only on making PUT /v2/...blob/?digest=sha512:... work first. > Thoughts? @rchincha since that's already in the spec, what would OCI need to do in that scenario? Does...

@rchincha > I think we still need to resolve the question with guidelines of mixing and matching digests. Here is a sequence (really [#494 (comment)](https://github.com/opencontainers/distribution-spec/issues/494#issuecomment-1846116233) rephrased) > > 1. Customer...

> Can we capture all this (rationale) somewhere? "This is how OCI is thinking about this" ... @rchincha I think most of this is covered by "The registry MUST store...

> Hi @sudo-bmitch, can you try out ghcr.io/andaaron/zot-minimal-linux-amd64:v2.1.0-manifest-digest? @andaaron thanks, I've got it working with that image (along with some other cleanups).

Something pointed out by @thaJeztah is this [text from image-spec](https://github.com/opencontainers/image-spec/blob/main/descriptor.md#sha-512): > Implementations MAY implement SHA-512 digest verification for use in descriptors. Without a MUST, that means this conformance test needs...

> > Without a MUST, that means this conformance test needs to be optional > > dist-spec v1.2.0? It would have to be image-spec v1.2 changing the MAY to MUST...