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

Conversation

NotTheEvilOne
Copy link
Contributor

This PR ensures we are permissive for empty RGW servicemap entries.

Depends: #101
Fixes: #98

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]>
Signed-off-by: Tobias Wolf <[email protected]>
@NotTheEvilOne NotTheEvilOne self-assigned this Nov 10, 2024
@NotTheEvilOne NotTheEvilOne added enhancement New feature or request module Rookify module labels Nov 10, 2024
Copy link

@b1-lender b1-lender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@NotTheEvilOne NotTheEvilOne merged commit a075397 into main Nov 13, 2024
4 checks passed
@NotTheEvilOne NotTheEvilOne deleted the fix/98-keyerror-in-migrate-rgws branch November 13, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module Rookify module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

migrate_rgws may fail with KeyError
2 participants