groundcover-com / murre

Murre is an on-demand, scaleable source of container resource metrics for K8s.
https://www.groundcover.com/blog/murre
Apache License 2.0
310 stars 18 forks source link

[sc-5307] - add support to all auth providers in k8s clientset #14

Closed maxlevinps closed 1 year ago

maxlevinps commented 1 year ago

What this PR does / why we need it: oidc auth provider support was missing when creating k8s clientset, so in this pr we've added:

_ "k8s.io/client-go/plugin/pkg/client/auth"

which imports all auth providers plugins, so we will now support:

Which issue(s) this PR fixes:

11

Special notes for your reviewer:

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #5307: murre: add oidc support.