-
Notifications
You must be signed in to change notification settings - Fork 867
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(controller): Add custom metadata support for AnalysisRun. Fixes #2740 #2743
feat(controller): Add custom metadata support for AnalysisRun. Fixes #2740 #2743
Conversation
This PR is the implementation for #2740 |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2743 +/- ##
=======================================
Coverage 81.62% 81.63%
=======================================
Files 133 133
Lines 20157 20163 +6
=======================================
+ Hits 16454 16460 +6
Misses 2849 2849
Partials 854 854
☔ View full report in Codecov by Sentry. |
0daf4cd
to
c2b9846
Compare
daa94be
to
14bfaec
Compare
14bfaec
to
e9c230e
Compare
Will give this a code review in just a bit, but in the meantime can you also add to the spec docs https://argoproj.github.io/argo-rollouts/features/specification/ |
Signed-off-by: lukasz <[email protected]>
e9c230e
to
a8a44ec
Compare
@zachaller I added the docs spec. Can you review the PR? |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
@zachaller I assume this will be part of 1.6, not sooner, or? |
@alexef Yea it would be a new feature not a bug fix so would go in 1.6 |
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.