]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
containers/make-manifest.py: Add --promote
authorDan Mick <dan.mick@redhat.com>
Sat, 16 Nov 2024 00:21:26 +0000 (16:21 -0800)
committerDan Mick <dan.mick@redhat.com>
Tue, 3 Dec 2024 20:32:13 +0000 (12:32 -0800)
commit4f050d7811fa6ec347c3414d5749e0f86480d7f4
tree223483e3e6bc89a4010e94c744bbd2dcafe20550
parent7374b9b1114da08f1fdb9dfcfe2ef37c2178c8f5
containers/make-manifest.py: Add --promote

The promote function finds the latest image on the prerelease repo,
finds all its tags, and copies them all to the release repo.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
container/make-manifest-list.py