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

fix: disable psp as default #3179

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

ritazh
Copy link
Member

@ritazh ritazh commented Nov 30, 2023

What this PR does / why we need it:

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 #2944

Special notes for your reviewer:

@ritazh ritazh requested a review from a team as a code owner November 30, 2023 01:19
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. Is it verified this fixes the flux issue?

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

@ritazh
Copy link
Member Author

ritazh commented Dec 5, 2023

LGTM. Is it verified this fixes the flux issue?

We should default PSP to disable regardless of the flux issue so that users on older versions can manually enable it if they need it. Seems #2944 (comment) is the fix for the flux issue.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (99cefba) 53.76% compared to head (543e096) 53.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3179      +/-   ##
==========================================
- Coverage   53.76%   53.70%   -0.06%     
==========================================
  Files         136      136              
  Lines       12198    12198              
==========================================
- Hits         6558     6551       -7     
- Misses       5138     5143       +5     
- Partials      502      504       +2     
Flag Coverage Δ
unittests 53.70% <ø> (-0.06%) ⬇️

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.

@ritazh ritazh merged commit c0e231a into open-policy-agent:master Dec 5, 2023
17 checks passed
@ritazh ritazh deleted the disable-psp branch December 5, 2023 06:18
leewoobin789 pushed a commit to softlee-io/gatekeeper that referenced this pull request Apr 1, 2024
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.

Disable psp by default
4 participants