]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: adding empty calls to upgrade_ls and upgrade_status 55686/head
authorRedouane Kachach <rkachach@redhat.com>
Wed, 21 Feb 2024 07:27:53 +0000 (08:27 +0100)
committerRedouane Kachach <rkachach@redhat.com>
Wed, 21 Feb 2024 07:32:13 +0000 (08:32 +0100)
commit3928995ca962cb187fb2729b5a1ae8cf34600c3f
treee3f939a2edd688569ed4d195187a9d9a10f38408
parentb985f5780c98caae5301503fe5b4734dbd1fcb55
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