Skip to content

feat(helm): add topologySpread to controller#2206

Merged
ritazh merged 2 commits into
open-policy-agent:masterfrom
stek29:helmtopologyspread
Jul 30, 2022
Merged

feat(helm): add topologySpread to controller#2206
ritazh merged 2 commits into
open-policy-agent:masterfrom
stek29:helmtopologyspread

Conversation

@stek29
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

codecov-commenter commented Jul 30, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.41%. Comparing base (46547db) to head (50e48c4).
Report is 863 commits behind head on master.

Additional details and impacted files
@@            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.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@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