argoproj / gitops-engine

Democratizing GitOps
https://pkg.go.dev/github.com/argoproj/gitops-engine?tab=subdirectories
Apache License 2.0
1.67k stars 251 forks source link

feat(psp): removing PodSecurityPolicy from kinds #459 #598

Open rumstead opened 2 months ago

rumstead commented 2 months ago

closes #459

Based on the testing matrix and the k8s versions in the go.mod, it should be safe to remove the PSP from our kinds list.

https://github.com/argoproj/gitops-engine/blob/a22b34675f57696d55cb9d4abf99f7b07a166654/go.mod#L24 https://argo-cd.readthedocs.io/en/stable/operator-manual/installation/#tested-versions