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

Binary blob purging #16524

Merged
merged 4 commits into from
Dec 4, 2017
Merged

Binary blob purging #16524

merged 4 commits into from
Dec 4, 2017

Conversation

agrare
Copy link
Member

@agrare agrare commented Nov 22, 2017

Add scheduled purging of BinaryBlobs which have no associated resource

end

def purge_scope(_older_than = nil)
where(:resource => nil)
Copy link
Member Author

@agrare agrare Nov 22, 2017

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Let's get this in as part of this PR.

@juliancheal
Copy link
Member

How is there no method called the_purge in this PR? :trollface:

@miq-bot
Copy link
Member

miq-bot commented Nov 28, 2017

Checked commits agrare/manageiq@ef11121~...59933e4 with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0
5 files checked, 0 offenses detected
Everything looks fine. ⭐

@agrare
Copy link
Member Author

agrare commented Nov 29, 2017

Let's get this in as part of this PR.

👍 Done @Fryguy

@Fryguy Fryguy merged commit 3f8fd7d into ManageIQ:master Dec 4, 2017
@Fryguy Fryguy added this to the Sprint 75 Ending Dec 11, 2017 milestone Dec 4, 2017
@Fryguy Fryguy added the core label Dec 4, 2017
@agrare agrare deleted the binary_blob_purging branch December 4, 2017 22:42
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.

4 participants