]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart.sh: only extract first container digest
authorSage Weil <sage@newdream.net>
Tue, 26 Jan 2021 19:11:13 +0000 (13:11 -0600)
committerSage Weil <sage@newdream.net>
Mon, 1 Feb 2021 22:23:02 +0000 (16:23 -0600)
commit6741082eb3e03db608899a8a5fef44fb05d356b7
tree94ed08f41e7490ec8d14c306a9af41096de861aa
parent43ac324c3817b378beb9fe12437565ddbecb5370
vstart.sh: only extract first container digest

Otherwise the container_image value includes the same hash twice, separated
by a newline, causing all sorts of confusion.

Signed-off-by: Sage Weil <sage@newdream.net>
src/vstart.sh