]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/balancer: Fix `end_weekday` being exclusive 48375/head
authorLorenz Bausch <lob@cyon.ch>
Wed, 5 Oct 2022 13:42:00 +0000 (15:42 +0200)
committerLorenz Bausch <info@lorenzbausch.de>
Wed, 5 Oct 2022 14:38:40 +0000 (16:38 +0200)
commit02cd53c53b1913a6bd71c3b047dbbfb417edfafe
treed96a0accf4aa8d6f056e9d2232e453545ac16d3a
parent9cfd351ab2cf5da8059a5166ce2646107a06f800
mgr/balancer: Fix `end_weekday` being exclusive

The check for `end_weekday` was exclusive which resulted in balancing stopping one day too early.

Fixes: https://tracker.ceph.com/issues/57768
Signed-off-by: Lorenz Bausch <info@lorenzbausch.de>
src/pybind/mgr/balancer/module.py