Ramkumar Chinchani
Ramkumar Chinchani
With dist-spec (with HTTP-only APIs), leaves the door open for filesystem folks or storage vendors to just implement that interface and claim conformance while retaining any benefits that their own...
> Describe the solution you'd like It would help a lot to have a loose mode where Docker V2 images are allowed to be stored inside the registry. Describe alternatives...
> Using distribution is one option, but that wouldn't work for the use case I have in mind as it is supposed to be used with a container runtime using...
@thesayyn maybe fairly simple to just build docker distribution/registry binaries from source for your arch/os. Did you consider that?
@thesayyn Supporting docker format on-the-wire but converting to OCI layout is probably something we could consider. But this means signatures, etc become invalid. Would this be acceptable for your use...
> @rchincha Any thoughts? We'd really benefit from this as a backward compatibility feature in https://github.com/bazel-contrib/rules_oci. As far as you are concerned signing is completely unrelated to what media type...
This PR is awaiting benchmark results. Both latency and throughput.
There is a "pkg/api/*db" file in the PR - do you intend to merge this file? or was this for a test? if so, create/generate it from the Makefile or...
The code refactor is not very clear. I think we want to say: 1) zot has two major "states" - datapath blobs and metadata (which we call cache) for dedupe,...
Would use the `SubjectName` for this.