-
Notifications
You must be signed in to change notification settings - Fork 880
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
feat: configurable and more aggressive cleanup of old AnalysisRuns and Experiments #1342
feat: configurable and more aggressive cleanup of old AnalysisRuns and Experiments #1342
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1342 +/- ##
==========================================
+ Coverage 81.26% 81.33% +0.07%
==========================================
Files 108 108
Lines 10033 9955 -78
==========================================
- Hits 8153 8097 -56
+ Misses 1319 1306 -13
+ Partials 561 552 -9
Continue to review full report at Codecov.
|
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.
Some minor comments; otherwise it looks good.
Signed-off-by: Andrii Perenesenko <[email protected]>
…o the specification.md Signed-off-by: Andrii Perenesenko <[email protected]>
…n defaults.go Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
2a3f0ad
to
d37650d
Compare
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
…view fix: field renaming Signed-off-by: Andrii Perenesenko <[email protected]>
…view fix: field renaming Signed-off-by: Andrii Perenesenko <[email protected]>
…view fix: field renaming Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
…name Analysis => AnalysisStrategy Signed-off-by: Andrii Perenesenko <[email protected]>
On standup was decided to reuse the same parameters |
On a standup also discussed about the changing |
…e unsuccessful for 3 phases: error, failed and inconclusive Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
Signed-off-by: Andrii Perenesenko <[email protected]>
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.
Just some minor questions. Thanks.
… AnalysisStrategy=>AnalysisRunStrategy Signed-off-by: Andrii Perenesenko <[email protected]>
LGTM |
Signed-off-by: Andrii Perenesenko <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
…d Experiments (argoproj#1342) Signed-off-by: Andrii Perenesenko <[email protected]>
Fixes #1214
Signed-off-by: Andrii Perenesenko [email protected]
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.