]> 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>
Tue, 3 Dec 2024 20:32:13 +0000 (12:32 -0800)
commit44b2fc4d5e1fd909370018ca9ec210686f98cefa
tree756e041f95b1e42320c1cbffcb28a1c569db78f3
parent914c6de65f58d2db4bad2ebdf4dfa244d965d405
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>
container/make-manifest-list.py