]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: adding empty calls to upgrade_ls and upgrade_status 55707/head
authorRedouane Kachach <rkachach@redhat.com>
Thu, 22 Feb 2024 09:19:06 +0000 (10:19 +0100)
committerRedouane Kachach <rkachach@redhat.com>
Thu, 22 Feb 2024 09:19:06 +0000 (10:19 +0100)
commitc945ac45e7c7cc4da919c3f70b6bd69d55fadfff
treecd863fb5090c325d6b1fd5791b724ae5ef19020b
parent409211e4a2bbbc482371db845033e6e2dffc68de
mgr/rook: adding empty calls to upgrade_ls and upgrade_status

added empty calls to upgrade_ls and upgrade_status to avoid
dashboard errors when entering the view Cluster > Upgrade. Empty
calls are used because we don't support the upgrade functionality
in rook as we do for normal Ceph deployments. In case of rook user
has to follow a different process to upgrade Ceph.

Fixes: https://tracker.ceph.com/issues/64516
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
src/pybind/mgr/rook/module.py