]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
prune-quay.py: rely on delete-all-with-same-digest
authorDan Mick <dan.mick@redhat.com>
Tue, 2 Jul 2024 06:28:58 +0000 (23:28 -0700)
committerDan Mick <dan.mick@redhat.com>
Tue, 2 Jul 2024 22:24:38 +0000 (15:24 -0700)
commita96f885936985dfd29887513765e901fe88de66f
tree0a111268076b49d521a77011c1904e50496de780
parent96c899adfc62a01248b29d9a87782749841ff0e8
prune-quay.py: rely on delete-all-with-same-digest

With the new "delete all tags with the same digest", there's no need to
keep the short_sha1 around to match against sha1 tags; they'll be
caught earlier by the 'same-digest' test.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
quay-pruner/build/prune-quay.py