-
Notifications
You must be signed in to change notification settings - Fork 759
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: Support adding priority class to Jobs #2822
feat: Support adding priority class to Jobs #2822
Conversation
Signed-off-by: Grace Do <xgrace@gmail.com>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #2822 +/- ##
==========================================
- Coverage 53.58% 53.50% -0.09%
==========================================
Files 132 132
Lines 11551 11551
==========================================
- Hits 6190 6180 -10
- Misses 4882 4890 +8
- Partials 479 481 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Grace Do <xgrace@gmail.com>
05ff791
to
7a6b0bd
Compare
@ritazh @sozercan @maxsmythe would you be able to take a look at this PR please? 🙏🏻 |
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, thanks!
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
What this PR does / why we need it:
Support adding priority class to the various Job templates (all helm hooks)
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when the PR gets merged):Fixes #
Special notes for your reviewer: