-
Bug
-
Resolution: Done
-
Blocker
-
quay-v3.9.0
-
False
-
None
-
False
-
-
Description:
This is an issue found in Quay 3.9.0, after push two image tag to the same image repo, the two image manifest refer to the same image, the 1st is V2S2, the 2nd is OCI, the size of child image manifest are 109.3MB and 104.3MB, so total Quota Consumption should be 213.6MB(214MB), but Quay console display as 224MB, pls review this issue.
Quay: quay-operator-bundle-container-v3.9.0-80
skopeo copy --src-creds luffyzhang:**** docker://docker.io/library/influxdb:latest docker://quayregistry-quay-quay-enterprise-777.apps.quaytest-777.qe.devcluster.openshift.com/quay/quotav2-1:v2s2 --dest-creds quay:password --dest-tls-verify=false -a --format v2s2 skopeo copy --src-creds luffyzhang:**** docker://docker.io/library/influxdb:latest docker://quayregistry-quay-quay-enterprise-777.apps.quaytest-777.qe.devcluster.openshift.com/quay/quotav2-1:oci --dest-creds quay:password --dest-tls-verify=false -a --format oci
Quota Consumption is not correct on image repo level:
- links to
- mentioned on