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(helm): add topologySpread to controller #2206

Merged
merged 2 commits into from
Jul 30, 2022

Conversation

stek29
Copy link
Contributor

@stek29 stek29 commented Jul 29, 2022

What this PR does / why we need it:
it adds a new parameter in helm chart: controllerManager.topologySpreadConstraints, which can be used to set topologySpreadConstraints on controller-manager.

add controllerManager.topologySpreadConstraints

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
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

@codecov-commenter
Copy link

Codecov Report

Merging #2206 (50e48c4) into master (46547db) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2206      +/-   ##
==========================================
+ Coverage   54.33%   54.41%   +0.07%     
==========================================
  Files         111      111              
  Lines        9529     9529              
==========================================
+ Hits         5178     5185       +7     
+ Misses       3952     3947       -5     
+ Partials      399      397       -2     
Flag Coverage Δ
unittests 54.41% <ø> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
pkg/readiness/list.go 79.41% <0.00%> (-11.77%) ⬇️
...onstrainttemplate/constrainttemplate_controller.go 57.55% <0.00%> (+2.63%) ⬆️

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 46547db...50e48c4. Read the comment docs.

@ritazh ritazh merged commit c6be42f into open-policy-agent:master Jul 30, 2022
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