Skip to content
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

Merged
merged 4 commits into from
Jun 16, 2023

Conversation

gracedo
Copy link
Contributor

@gracedo gracedo commented Jun 9, 2023

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:

Signed-off-by: Grace Do <xgrace@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.09 ⚠️

Comparison is base (2835519) 53.58% compared to head (37b9a8b) 53.50%.

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     
Flag Coverage Δ
unittests 53.50% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Grace Do <xgrace@gmail.com>
@gracedo gracedo force-pushed the gracedo/hook_jobs_priority branch from 05ff791 to 7a6b0bd Compare June 9, 2023 00:52
@gracedo
Copy link
Contributor Author

gracedo commented Jun 12, 2023

@ritazh @sozercan @maxsmythe would you be able to take a look at this PR please? 🙏🏻

Copy link
Member

@sozercan sozercan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@sozercan sozercan requested a review from maxsmythe June 12, 2023 18:24
Copy link
Contributor

@maxsmythe maxsmythe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@acpana acpana merged commit 7964f93 into open-policy-agent:master Jun 16, 2023
@gracedo gracedo deleted the gracedo/hook_jobs_priority branch June 16, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants