]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container/make-manifest-list.py
authorDan Mick <dmick@redhat.com>
Fri, 1 Nov 2024 02:55:36 +0000 (19:55 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 5 Dec 2024 08:10:12 +0000 (00:10 -0800)
commitc0ff9089a770c08d327953448e4d1606745d031a
treebffad5d0976086cc6fdd63ebc383893c0112b1a7
parentc7aed84fdffba9788c9934a2cb2493b8103189b4
container/make-manifest-list.py

- don't print command failure in worker; let the caller print them
  if desired (allow silent failure)
- allow for empty tags list
- look for CEPH_SHA1.  GIT_COMMIT was the sha1 of the ceph-container.git
  commit
- change default paths to prerelease
- add --dry-run to avoid final push
- rename 'HOST' to 'CONTAINER_HOST'
- Use ARCH_SPECIFIC_HOST instead of CONTAINER_HOST (which is used by podman)

Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 44b2fc4d5e1fd909370018ca9ec210686f98cefa)
container/make-manifest-list.py