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

disable PodSecurityPolicy creation by default #726

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Conversation

Haleygo
Copy link
Contributor

@Haleygo Haleygo commented Aug 18, 2023

PodSecurityPolicy already got deprecated since kubernetes v1.25, change option VM_PSPAUTOCREATEENABLED default value from true to false.
It won't effect those users who already got psp on their cluster when they upgrade operator version, see #663.

@Haleygo Haleygo requested review from Amper and f41gh7 August 18, 2023 00:49
Copy link
Contributor

@Amper Amper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Amper Amper merged commit 76d5956 into master Aug 18, 2023
3 checks passed
@Amper Amper deleted the disable-psp-by-default branch August 18, 2023 07:31
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.

2 participants