]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rbd_support: fix schedule remove
authorSunny Kumar <sunkumar@redhat.com>
Fri, 12 Nov 2021 16:27:55 +0000 (16:27 +0000)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 6 Feb 2022 20:31:08 +0000 (21:31 +0100)
commit819b39c9d6b25d19d6a7e9a8a580bc5e3ec5d371
treec741034af7a372d77d4d7000e7891d2cf4e81fe6
parent7a0ba2d3cf48d365c9597ad004fa200b58658074
mgr/rbd_support: fix schedule remove

Issue:

If we provide a random string in the schedule remove
command the entire schedule at specified level gets
removed.

Fixes: https://tracker.ceph.com/issues/53250
Signed-off-by: Sunny Kumar <sunkumar@redhat.com>
(cherry picked from commit 1b62447071a900b9fa7d856617cb7db9e030f91e)
src/pybind/mgr/rbd_support/schedule.py