-
Notifications
You must be signed in to change notification settings - Fork 850
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 annotations in helm chart #204
Conversation
Thanks for contributing. I think the job for |
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.
Thank you for your contribution 😝
/ok-to-test |
Codecov Report
@@ Coverage Diff @@
## master #204 +/- ##
=======================================
Coverage 43.64% 43.64%
=======================================
Files 18 18
Lines 685 685
=======================================
Hits 299 299
Misses 353 353
Partials 33 33 Continue to review full report at Codecov.
|
Thanks for your review, do you mean that I need to add a new section in helm |
Yes, we need to ensure the pod created by the job won't be injected sidecar with |
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.
LGTM
@yeya24 have you test it, LGTM |
Signed-off-by: yeya24 <[email protected]> seperate pre-jobs and post-jobs Signed-off-by: yeya24 <[email protected]>
423aea9
to
38a9c60
Compare
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.
Signed-off-by: yeya24 <[email protected]> add annotations in helm chart Co-authored-by: zhouqiang <[email protected]>
Signed-off-by: yeya24 [email protected]
What problem does this PR solve?
Fixes #200
What is changed and how does it work?
Check List
Tests
Code changes
Side effects
Related changes
Does this PR introduce a user-facing change?: