]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: allow upgrading multiple daemons at once if not osd, mon, mds 44193/head
authorAdam King <adking@redhat.com>
Fri, 3 Dec 2021 18:52:59 +0000 (13:52 -0500)
committerAdam King <adking@redhat.com>
Wed, 15 Dec 2021 16:45:34 +0000 (11:45 -0500)
commitfb709c89f1643eb7aa8cc01bcc8c7e64ae2860c3
tree97a2e9823dcedaa5f6b869db751df410b358d2fb
parentbf2c4408aeb9e2b92d495c09514b73e59e8e5187
mgr/cephadm: allow upgrading multiple daemons at once if not osd, mon, mds

These daemons don't need to check ok-to-stop in the upgrade so
no reason to break from this loop after a single daemon is
added to to_upgrade

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/upgrade.py