Open
Description
Kubernetes 1.22 deprecated CSR v1beta1 and uses v1 exclusively.
Krustlet accounted for this in this commit: krustlet/krustlet@ca83990
Which isn't in the v1.0.0-alpha.1 tag used by krustlet-wagi.
When krustlet pushes a new tagged release, krustlet-wagi should pick it up to get this change.
Without doing so, krustlet-wagi fails to join a 1.22 cluster, as node bootstrapping with fail with 404s when trying to create/get a CSR.
Metadata
Metadata
Assignees
Labels
No labels