]> git.apps.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:07:39 +0000 (00:07 -0800)
commite52c6b73c33a3773ac818f6a5936b7998e46bc4b
tree5c49f9f1ef64b8572b2f120b0871ca9c994e3480
parent1492ecf7317617fffafc17fc41240205623c4381
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