-
Our [current privileged PodSecurityPolicy](https://github.com/kinvolk/lokomotive/blob/v0.2.0/assets/lokomotive-kubernetes/bootkube/resources/charts/kubernetes/templates/psp-privileged.yaml) grants ver…
-
Add support of Pod Security Policy in the operator. Right now it is not possible to deploy the operator that has PSP enabled in it.
I have restricted PSP on my cluster and then orchestrator fails f…
-
When running `deploy-infra.sh` I get a warning from Kubernetes.
```
Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
```
The [PodSecurityPolicy resource…
-
### Description of the feature you would like to add / User story
As a KubeOne cluster admin
I would like to enforce security best practices in my Kubernetes cluster
in order to ensure that my wo…
-
**What happened**:
PodSecurityPolicy are currently still present in the Grafana helm chart Open Match relies on. Updating to later version should fix it.
```
helm install open-match --create-na…
-
The grafana-chart uses by default PodSecurityPolicy. However this Ressource has been deprecated since kubernetes-version 1.21 and removed in 1.25, see: https://kubernetes.io/docs/concepts/security/pod…
-
## Describe the bug (🐛 if you encounter this issue)
Found this while working on #5595.
I did a system backup in a Kubernetes v1.24 cluster that included our example `longhorn-psp` PodSecurityPol…
-
After we upgrade Kubernetes version to 1.21+ we are getting below warnings for Grafana helm chart.
W0829 15:48:27.712041 11076 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1…
-
The current plan is to remove PSP from Kubernetes in the 1.25 release.
-
helm chart installs a pod security policy manifest but such features has been deprecated in 1.21 and totally removed in 1.25.
the chart can no longer be installed
```
Error: unable to build ku…