Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(fencing): changes mdb controller to use namespace for checking ceph status #3879

Merged
merged 1 commit into from Sep 17, 2019

Commits on Sep 17, 2019

  1. fix(fencing): change mdb controller to use namespace for checking status

    This commit changed mdb controller to make use of cephCluster's namespace instead of cephCluster's name for checking the ceph health as the ceph config is located in the cephCluster's namespace folder which can makes mdb controller fail when rook operator is deployed in any other namespace apart from rook-ceph.
    
    Signed-off-by: Ashish Ranjan <aranjan@redhat.com>
    Ashish Ranjan committed Sep 17, 2019
    Copy the full SHA
    c4ee336 View commit details
    Browse the repository at this point in the history