postfinance / kubelet-csr-approver

Kubernetes controller to enable automatic kubelet CSR validation after a series of (configurable) security checks
MIT License
177 stars 34 forks source link

feat: Allow specifying (optional) priorityClass #263

Closed jaccolo closed 4 months ago

jaccolo commented 5 months ago

Add optional value to specificy the priorityclass to use for the pods. See https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/

clementnuss commented 4 months ago

https://github.com/postfinance/kubelet-csr-approver/releases/tag/v1.2.2

and here's a new release 🙃