]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: redeploy daemons deployed using old image during upgrade 39435/head
authorAdam King <adking@redhat.com>
Thu, 11 Feb 2021 16:43:01 +0000 (11:43 -0500)
committerAdam King <adking@redhat.com>
Thu, 18 Mar 2021 22:23:16 +0000 (18:23 -0400)
commit83f0ca9ea02d51d3311ae60d6805fea7c2546b3d
tree86a09851704d85cfa25902f7907077d1f0989eab
parentbaa95a7a13ceef0292f163af6c7c7c74d8a21420
mgr/cephadm: redeploy daemons deployed using old image during upgrade

Add extra check that daemons were deployed by mgr using new image
during upgrade. Makes sure unit.run file for all daemons are updated
if they changed between old and new images.

Fixes: https://tracker.ceph.com/issues/49013
Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/tests/test_upgrade.py
src/pybind/mgr/cephadm/upgrade.py
src/pybind/mgr/cephadm/utils.py
src/pybind/mgr/orchestrator/_interface.py