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

rgw: update period if period does not exist #8828

Commits on Sep 28, 2021

  1. rgw: update period if period does not exist

    Rook should update the RGW object store's period if the period doesn't
    yet exist. This protects us from the case where the
    'radosgw-admin period update --commit` command fails and the
    CephObjectStore controller reconciles again.
    
    Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
    BlaineEXE committed Sep 28, 2021
    Copy the full SHA
    7b92936 View commit details
    Browse the repository at this point in the history