]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: add CephReleases class to sustainably compare releases
authorLaura Flores <lflores@ibm.com>
Thu, 18 Jan 2024 18:55:28 +0000 (18:55 +0000)
committerLaura Flores <lflores@ibm.com>
Fri, 26 Jan 2024 22:41:23 +0000 (22:41 +0000)
commit15bd38eecee66670ad6eb41fac3099bfad69c196
tree5a3182b4124d6637d6d257539fba1b406a1ac123
parent702cb64e87782ce2305d046bbeef6bab4898ef68
mgr: add CephReleases class to sustainably compare releases

Changes how the upmap balancer compares min_mon_release
to account for release names eventually wrapping around the alphabet.

Signed-off-by: Laura Flores <lflores@ibm.com>
src/pybind/mgr/balancer/module.py
src/pybind/mgr/mgr_module.py