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

Add garbage collector controller and move garbage collection of app #1009

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

guangyw
Copy link
Contributor

@guangyw guangyw commented Apr 24, 2023

Proposed Changes

Create a GarbageCollector controller that GC's resources for Apps every 5 mintues.
Move the GC of builds and tasks to the new controller, hoping to reduce the time taken for app reconcilation.

Release Notes

Added Garbage Collector to take the responsibility to garbage collecting resources

@guangyw guangyw marked this pull request as ready for review April 24, 2023 23:34
@guangyw guangyw merged commit 7cb11ea into main Apr 25, 2023
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.

2 participants