]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: make upgrade progress bar mention target version, not repo digest 40437/head
authorSage Weil <sage@newdream.net>
Thu, 25 Mar 2021 20:05:02 +0000 (15:05 -0500)
committerSage Weil <sage@newdream.net>
Sun, 28 Mar 2021 14:26:22 +0000 (09:26 -0500)
commit3bd341c11205e3a66739d7cf030e6c4f2c1e27c2
tree2cba4a13d4905771ac7842d204301bcf94f6b0fb
parent8c41fe9c8349fbf276c702830214ed8d750c7407
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>
(cherry picked from commit 521cb8ab225561e0d29e215ffc63f293555ca00d)
src/pybind/mgr/cephadm/upgrade.py