helm icon indicating copy to clipboard operation
helm copied to clipboard

Remove pod security policy

Open hagaibarel opened this issue 1 year ago • 1 comments

Pod security policy is deprecated since k8s version 1.21 and scheduled to be removed by 1.25, see the notice here - https://kubernetes.io/blog/2021/04/08/kubernetes-1-21-release-announcement/#podsecuritypolicy-deprecation.

Aside from the removal of the resource itself (which is a breaking change), we should also add some info and recommendations on switching to pod security admission - https://kubernetes.io/docs/concepts/security/pod-security-admission/

hagaibarel avatar Mar 29 '23 09:03 hagaibarel

/assign

shubham-cmyk avatar Jul 26 '23 08:07 shubham-cmyk