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

[5.16] LIFECYCLE - fix issue with delete only 3K objects a day #8092

Merged
merged 1 commit into from
May 29, 2024

Conversation

jackyalbo
Copy link
Contributor

Explain the changes

  1. delete_multiple_objects_by_filter will return the number of objects deleted lifecycle will run every 5 minutes if any of its rules has deleted the max objects it can (1K - meaning he can delete more and we shouldn't wait to the next cycle)

Signed-off-by: jackyalbo jacky.albo@gmail.com
(cherry picked from commit 93539d2)

Issues: Fixed #xxx / Gap #xxx

Testing Instructions:

  • Doc added/updated
  • Tests added

delete_multiple_objects_by_filter will return the number of objects deleted
lifecycle will run every 5 minutes if any of its rules has deleted the max objects it can (1K - meaning he can delete more and we shouldn't wait to the next cycle)

Signed-off-by: jackyalbo <jacky.albo@gmail.com>
(cherry picked from commit 93539d2)
@liranmauda liranmauda merged commit bbe5965 into noobaa:5.16 May 29, 2024
10 checks passed
@guymguym guymguym added this to the 5.16.z milestone May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants