Skip to content

feat(helm): Add a network policy for the controller manager#2514

Merged
ritazh merged 2 commits into
open-policy-agent:masterfrom
krmichel:master
Jan 13, 2023
Merged

feat(helm): Add a network policy for the controller manager#2514
ritazh merged 2 commits into
open-policy-agent:masterfrom
krmichel:master

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jan 12, 2023

Allows communication in network locked down clusters. This is especially useful to allow the init container of the gatekeeper-update-namespace-label job to communicate with the pods behind the gatekeeper-webhook-service service.

Signed-off-by: Kyle Michel kyle.michel@ontariosystems.com

Allows communication in network locked down clusters.  This is especially useful to allow the init container of the gatekeeper-update-namespace-label job to communicate with the pods behind the gatekeeper-webhook-service service.

Signed-off-by: Kyle Michel <kyle.michel@ontariosystems.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.92%. Comparing base (beb2432) to head (dd77247).
Report is 706 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2514      +/-   ##
==========================================
+ Coverage   53.83%   53.92%   +0.08%     
==========================================
  Files         116      116              
  Lines       10277    10277              
==========================================
+ Hits         5533     5542       +9     
+ Misses       4317     4310       -7     
+ Partials      427      425       -2     
Flag Coverage Δ
unittests 53.92% <ø> (+0.08%) ⬆️

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.

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

@ritazh ritazh merged commit ac8612d into open-policy-agent:master Jan 13, 2023
davis-haba pushed a commit to davis-haba/gatekeeper that referenced this pull request Mar 7, 2023
…icy-agent#2514)

Allows communication in network locked down clusters.  This is especially useful to allow the init container of the gatekeeper-update-namespace-label job to communicate with the pods behind the gatekeeper-webhook-service service.

Signed-off-by: Kyle Michel <kyle.michel@ontariosystems.com>

Signed-off-by: Kyle Michel <kyle.michel@ontariosystems.com>
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
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