]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: make upgrade progress bar mention target version, not repo digest 40445/head
authorSage Weil <sage@newdream.net>
Thu, 25 Mar 2021 20:05:02 +0000 (15:05 -0500)
committerSage Weil <sage@newdream.net>
Fri, 26 Mar 2021 17:16:50 +0000 (12:16 -0500)
commit521cb8ab225561e0d29e215ffc63f293555ca00d
tree30363f65bf094fb5ff6683d61a42e41026c83354
parent0772593632665582f72776299ec033e7a5a3b4cd
mgr/cephadm: make upgrade progress bar mention target version, not repo digest

The repo digest is super long and meaningless for a human user.  Instead,
use the target version (as soon as we know what it is--until then, use
the target image name).

Signed-off-by: Sage Weil <sage@newdream.net>
src/pybind/mgr/cephadm/upgrade.py