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

fix(configuration): check everySeconds on retentionRule on create bucket #12790

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

AlirieGray
Copy link
Contributor

@AlirieGray AlirieGray commented Mar 20, 2019

Closes #12688

This PR fixes a bug in which switching the retention rule type from "periodically" to "never" in the CreateBucketOverlay would cause the bucket creation to fail.

  • Rebased/mergeable
  • Tests pass
  • CHANGELOG.md update

@AlirieGray AlirieGray merged commit 6619746 into master Mar 20, 2019
@AlirieGray AlirieGray deleted the fix/create-bucket-fails branch March 20, 2019 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create bucket switching between periodically and never fails to create bucket
2 participants