]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rook: Replace hardcoded namespace
authorJuan Miguel Olmo Martínez <jolmomar@redhat.com>
Wed, 14 Dec 2022 16:59:40 +0000 (17:59 +0100)
committerJuan Miguel Olmo Martínez <jolmomar@redhat.com>
Wed, 14 Dec 2022 16:59:40 +0000 (17:59 +0100)
commit25c66bb8c7c8d7b6fad46e31a7d286a93c7303e1
treeea9dbd444dd0dcea52ba98e7100cca0bc3759a69
parent9b57aff9d48f81c52e06ccd1b2fbd1f7a4af7365
mgr/rook: Replace hardcoded namespace

The namespace used by a rook cluster can be different form the default (rook-ceph) that was hardcoded in several places in the rook_cluster module.

fixes: https://tracker.ceph.com/issues/58210

Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
src/pybind/mgr/rook/rook_cluster.py