Open samm-git opened 4 years ago
JFYI - code which returns this error: https://github.com/quay/quay/blob/master/endpoints/v2/blob.py#L134
Found URL which returns this error:
"POST /v2/oleksii_samorukov/kanikotest/blobs/uploads/?mount=sha256:bb292c78f105cb568ea5e5303f2b6b5f4052d7956780d58aa7266f0019b79bdb HTTP/1.1\" 400 99 \"-\" \"kaniko/unset\""
It seems to be a mistake, as mount format always require repository name added, see https://github.com/docker/distribution/blob/master/docs/spec/api.md#digest-parameter
@samm-git I am not very familiar to Quay OSS
Are you experiencing issues pushing to a private registry?
Actual behavior
Unable to push build to the latest Quay OSS version which supports OCI manifest.
Expected behavior Push to the quay repo
To Reproduce Steps to reproduce the behavior:
P.S. should also be the case for the quay.io
Additional Information
Dockerfile
Triage Notes for the Maintainers
--cache
flag