]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
quay-pruner: look for orphaned SHA1 tags and delete 1719/head
authorDan Mick <dmick@redhat.com>
Sat, 5 Dec 2020 02:21:12 +0000 (02:21 +0000)
committerDan Mick <dmick@redhat.com>
Mon, 7 Dec 2020 23:25:14 +0000 (23:25 +0000)
commitc96720e467dcc36cc0d647c6a5a869f896c52746
treea88770217a53fe0bd1ad3a2823148f50efbab267
parent6a53828af6bc6a777be1102a99fd8f56d622dc76
quay-pruner: look for orphaned SHA1 tags and delete

This required the ability to query shaman for SHA1 alone as
well as the existing ref/sha1/CentOS-minor-version.  Add some
refactoring to pull out the actual shaman request, and some
caching to minimize the actual number of requests.

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