Closed Dentrax closed 9 months ago
just to be sure, can you precise which API resource? the CSR itself ?
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
It'd be nice to add support for
v1beta1
API version. Currently project only works withv1
version.