]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
prune-quay.py: avoid bug deleting -crimson tags
authorDan Mick <dan.mick@redhat.com>
Tue, 2 Jul 2024 22:18:37 +0000 (15:18 -0700)
committerDan Mick <dan.mick@redhat.com>
Tue, 2 Jul 2024 22:24:38 +0000 (15:24 -0700)
commit740dcfbd7e33b97a226c6c55f02cddd841ca1d8d
tree3dd1ea492747e97201232c530a01b36379c70f93
parent2c682ab9ff6cbe84fa70875cddb21e158eb66a2f
prune-quay.py: avoid bug deleting -crimson tags

<sha1>-crimson tags stand sort of alone.  Don't delete them when
looking for sha1 tags, unless their x86 counterpart (<sha1>) is
going to be deleted as well.

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