kube-gen
kube-gen copied to clipboard
[dependency] Upgrade kubernetes client
The kubernetes client is getting pretty ancient, and should be upgraded to a modern version.
https://github.com/kubernetes/client-go
Current version is
https://github.com/kylemcc/kube-gen/blob/16e1462f32d6feb6419dacfdaa52789188de2cd6/go.mod#L9C26-L10C1
from
https://github.com/kubernetes/client-go/releases/tag/v0.24.2
@lhriley Yeah, agreed. Have let the dependencies stagnate quite a bit here. I'm not as heavy a k8s user these day, but happy to accept a PR if you have the bandwidth. Otherwise, I can take a look this weekend.