]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: fix staggered upgrade 69691/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 23 Jun 2026 12:36:22 +0000 (14:36 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 24 Jun 2026 05:26:49 +0000 (07:26 +0200)
commit946c23055c20fa8e194f810eb984f9ec083b9cb3
tree73b218fc4602abb9c233e311e60a5ba333d85660
parentb4f29b38dfdd3ee2d83c44aa6ced47f704030d2f
cephadm: fix staggered upgrade

Do not mark an upgrade complete until daemons in the filtered scope
match the target image. Limited (--limit) upgrades still complete
when remaining_count reaches zero.

Fixes: https://tracker.ceph.com/issues/62959
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/pybind/mgr/cephadm/tests/test_upgrade.py
src/pybind/mgr/cephadm/upgrade.py