]> 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>
Thu, 5 Dec 2024 08:07:40 +0000 (00:07 -0800)
commit553b102287c01f7d6b16ea98701021d08f777170
treec6e1b750c6c4969d92d52005551ac79e26b85fe1
parenta37075626cb1d9b80a548c36159d6b1da81ac736
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>
(cherry picked from commit 4f050d7811fa6ec347c3414d5749e0f86480d7f4)
container/make-manifest-list.py