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: fix CephObjectZone failing with pre-existing pools #14801

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

jhoblitt
Copy link
Contributor

@jhoblitt jhoblitt commented Oct 3, 2024

These fields must be optional in order to allow usage of pre-existing pools managed by CephBlockPool CR(s).

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide.
  • Reviewed the developer guide on Submitting a Pull Request
  • Pending release notes updated with breaking and/or notable changes for the next minor release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

These fields must be optional in order to allow usage of pre-existing
pools managed by CephBlockPool CR(s).

Signed-off-by: Joshua Hoblitt <[email protected]>
@travisn travisn merged commit 4083282 into master Oct 3, 2024
55 of 56 checks passed
@travisn travisn deleted the bugfix/cephobjectzone-existing-pools branch October 3, 2024 19:49
mergify bot added a commit that referenced this pull request Oct 3, 2024
rgw: fix CephObjectZone failing with pre-existing pools (backport #14801)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants