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

Remove PodSecurityPolicy from kube-flannel.yaml #1586

Merged

Conversation

thomasferrandiz
Copy link
Contributor

Description

The PodSecurityPolicy API will be removed in Kubernetes v1.25 so we use the PodSecurity Admission Controller instead.

The flannel manifest using PodSecurityPolicy is still available as kube-flannel-psp.yaml.

Todos

  • Tests
  • Documentation
  • Release note

Release Note

None required

The PodSecurityPolicy API will be removed in Kubernetes v1.25 so we use the PodSecurity Admission Controller instead.

The flannel manifest using PodSecurityPolicy is still available as kube-flannel-psp.yaml.
@thomasferrandiz
Copy link
Contributor Author

@AleksandrNull Do you wish to review this PR before we merge it?
We will make a new release of Flannel very soon.

@AleksandrNull
Copy link
Contributor

AleksandrNull commented Jul 8, 2022

Looks good, let's merge it!

@thomasferrandiz thomasferrandiz merged commit 0ef0e29 into flannel-io:master Jul 11, 2022
@thomasferrandiz thomasferrandiz deleted the remove-psp-warning branch July 11, 2022 05:38
@thomasferrandiz thomasferrandiz mentioned this pull request Aug 5, 2022
3 tasks
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.

Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
4 participants