fluent / helm-charts

Helm Charts for Fluentd and Fluent Bit
Apache License 2.0
377 stars 452 forks source link

PodSecurityPolicy deprecated #285

Closed joshuakfarrar closed 1 year ago

joshuakfarrar commented 1 year ago

Per https://kubernetes.io/docs/concepts/security/pod-security-policy/, "PodSecurityPolicy was deprecated in Kubernetes v1.21, and removed from Kubernetes in v1.25."

Leaving this as an FYI for folks who try to install this Helm chart against the latest version of Kubernetes, minikube, etc.

aroommen commented 1 year ago

Can we get PSP specifications removed from the charts and have recommendations for the user to enforce the same in place?

zffocussss commented 1 year ago

you had better migrate from PodSecurityPolicy to the Built-In PodSecurity Admission Controller by yourself,see https://v1-25.docs.kubernetes.io/docs/tasks/configure-pod-container/migrate-from-psp/#psp-update-rollout

dioguerra commented 1 year ago

This is fixed in fluend and fluent-bit.

We can close now.

wdh2100 commented 1 year ago

This is fixed in fluend and fluent-bit.

We can close now.

https://github.com/fluent/helm-charts/releases/tag/fluentd-0.4.2 https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.21.6