Different OCI registries support different portions of the API. For example, some support the referrers API; some do not. Some allow single-request monolithic blob uploads; some do not. We should provide ways to simulate that behaviour to give people confidence in their tests that their code works with these variations without needing to do integration tests against real registry implementations.
Different OCI registries support different portions of the API. For example, some support the referrers API; some do not. Some allow single-request monolithic blob uploads; some do not. We should provide ways to simulate that behaviour to give people confidence in their tests that their code works with these variations without needing to do integration tests against real registry implementations.