-
Notifications
You must be signed in to change notification settings - Fork 205
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 cronjob that clears old tasks every midnight #3066
add cronjob that clears old tasks every midnight #3066
Conversation
Codecov Report
@@ Coverage Diff @@
## unstable #3066 +/- ##
============================================
- Coverage 86.12% 85.93% -0.19%
============================================
Files 305 304 -1
Lines 16459 16403 -56
============================================
- Hits 14175 14096 -79
- Misses 2284 2307 +23
Continue to review full report at Codecov.
|
6f66823
to
73d5532
Compare
9a327cb
to
90e32e7
Compare
The kubernetes part looks good to me! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This appears to introduce a regression. After publishing, the PUBLISH button is enabled.
Co-authored-by: Richard Tibbles <richard@learningequality.org>
edaf3b4
to
7acb364
Compare
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Publishing issue appears resolved by #3256
Summary
Description of the change(s) you made
Create a cronjob that spawns a pod that clears tasks older than 7 days.
Manual verification steps performed
Reviewer's Checklist
This section is for reviewers to fill out.
yarn
andpip
)