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

Consider adding support v1beta1 for backward compatibility #216

Closed Dentrax closed 9 months ago

Dentrax commented 10 months ago

It'd be nice to add support for v1beta1 API version. Currently project only works with v1 version.

clementnuss commented 10 months ago

just to be sure, can you precise which API resource? the CSR itself ?

clementnuss commented 9 months ago

Certificate Signing Request is stable since Kubernetes v1.19 (docs).

sorry, I will not implement backward-compatibility, this is too far in the past.

you can try using kubelet-rubber-stamp, which is old and might work with the API version you are referring to: https://github.com/kontena/kubelet-rubber-stamp