João Pereira
João Pereira
I understand the concern around race conditions during tag deletes, but shouldn't we leave that _implementation_ concern to registry providers? At least Google, AWS, and GitLab already support deleting tags...
> Tag deletion was added: https://github.com/opencontainers/distribution-spec/blob/main/spec.md#deleting-tags > […](#) Great, thanks! Should this issue be closed then?
Private registry push reports "blob upload unknown" in client even though data gets pushed correctly
If you're using multiple instances behind a load balancer, please make sure to have the same `http.secret` configured for all instances, otherwise uploads will fail. See https://docs.docker.com/registry/configuration/#http for `secret`: >...
Good stuff!
Any way to get this merged anytime soon?
This issue is due to an empty or corrupted (does not contain a valid digest) tag link file (`/docker/registry/v2/repositories//_manifests/tags//current/link`). While the root cause is yet unknown, I think it's safe...
> @Lakshmipathi when you moved "some-app" back did you lose every image for that app? If you remove a repository folder from the registry and run GC, any blobs that...