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

Be more permissive for Ceph RGW services to be empty in migrate_rgws #103

Merged
merged 6 commits into from
Nov 13, 2024

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    25371c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Ensure we are validating current Ceph status data for migration

    Changes introduced in #86 and updated in #93 only partly considered when data is taken from `analyze_ceph` and when to query Ceph for current status data. This resulted in always assuming RGW daemons got successfully migrated immediately.
    
    Signed-off-by: Tobias Wolf <[email protected]>
    NotTheEvilOne committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bcdf825 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    6f3644f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/false-positive-daemon-status-in-migrate-rgws-module…

    …' into fix/98-keyerror-in-migrate-rgws
    NotTheEvilOne committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    681c729 View commit details
    Browse the repository at this point in the history
  3. Adapt to changes of PR #101

    Signed-off-by: Tobias Wolf <[email protected]>
    NotTheEvilOne committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    bf43aa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    f114984 View commit details
    Browse the repository at this point in the history