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

Adding modifiable priority class to controller-manager and audit deployment #1008

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

BBzzz
Copy link
Contributor

@BBzzz BBzzz commented Dec 7, 2020

What this PR does / why we need it:
Introducing the priority class to this deployment.
This value can be set from outside (e.g. when installing this helm chart)

@codecov-io
Copy link

codecov-io commented Dec 7, 2020

Codecov Report

Merging #1008 (f0c479d) into master (d6c5389) will increase coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1008      +/-   ##
==========================================
+ Coverage   46.70%   47.05%   +0.35%     
==========================================
  Files          62       62              
  Lines        3987     3987              
==========================================
+ Hits         1862     1876      +14     
+ Misses       1879     1871       -8     
+ Partials      246      240       -6     
Flag Coverage Δ
unittests 47.05% <ø> (+0.35%) ⬆️

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

Impacted Files Coverage Δ
pkg/readiness/object_tracker.go 79.14% <0.00%> (+1.22%) ⬆️
...onstrainttemplate/constrainttemplate_controller.go 56.49% <0.00%> (+3.89%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6c5389...f0c479d. Read the comment docs.

@BBzzz BBzzz force-pushed the add_prio_class branch 2 times, most recently from df1f593 to 231b61c Compare December 7, 2020 14:17
Makefile Outdated Show resolved Hide resolved
@sozercan
Copy link
Member

sozercan commented Dec 8, 2020

@BBzzz can you run make manifests and commit those changes too?

https://github.com/open-policy-agent/gatekeeper/tree/master/cmd/build/helmify/static#contributing-changes

@BBzzz
Copy link
Contributor Author

BBzzz commented Dec 14, 2020

Hi @sozercan!
Can you review it, or can you suggest how should I proceed further?
Thanks!

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

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

@maxsmythe
Copy link
Contributor

Sorry for the delay! It looks like I don't have permission to rebase this PR off of current master. Any chance you can do so, @BBzzz, to unblock merging?

…oyment

Signed-off-by: Botond Borbely <botond.borbely@nokia.com>
@sozercan sozercan merged commit 13edcf9 into open-policy-agent:master Dec 18, 2020
@BBzzz BBzzz deleted the add_prio_class branch December 21, 2020 08:10
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.

4 participants