]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
prune-quay.py: don't sort delete list 2259/head
authorDan Mick <dan.mick@redhat.com>
Tue, 2 Jul 2024 22:22:42 +0000 (15:22 -0700)
committerDan Mick <dan.mick@redhat.com>
Tue, 2 Jul 2024 22:24:38 +0000 (15:24 -0700)
commit31daa7161ff1413c05b6f3e27373a0829e1bdee5
tree1446e4b9d5eece580b76496e2a3e5912dbe13026
parent740dcfbd7e33b97a226c6c55f02cddd841ca1d8d
prune-quay.py: don't sort delete list

It's easier to understand what's going on from the debug output
if the list is left in query order, which is newest-to-oldest order

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