corneliusweig / ketall

Like `kubectl get all`, but get really all resources
Apache License 2.0
672 stars 28 forks source link

Upgrade dependencies #182

Open timebertt opened 9 months ago

timebertt commented 9 months ago

This PR upgrades the k8s dependencies to fix https://github.com/corneliusweig/ketall/issues/181. The newer client-go version can handle credential plugins with API version `client.authentication.k8s.io/v1.

Fixes https://github.com/corneliusweig/ketall/issues/181

timebertt commented 9 months ago

@corneliusweig can you take a look at this PR?

timebertt commented 3 months ago

@corneliusweig ping