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

ceph: retry object health check if creation fails #8708

Merged

Commits on Sep 17, 2021

  1. ceph: retry object health check if creation fails

    If the CephObjectStore health checker fails to be created, return a
    reconcile failure so that the reconcile will be run again and Rook will
    retry creating the health checker. This also means that Rook will not
    list the CephObjectStore as ready if the health checker can't be
    started.
    
    Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
    BlaineEXE committed Sep 17, 2021
    Copy the full SHA
    5383ba2 View commit details
    Browse the repository at this point in the history