We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403d3ad commit 7431bf6Copy full SHA for 7431bf6
pkg/common/utils.go
@@ -32,6 +32,7 @@ import (
32
"strings"
33
34
"k8s.io/client-go/kubernetes"
35
+ _ "k8s.io/client-go/plugin/pkg/client/auth/oidc"
36
"k8s.io/client-go/rest"
37
"k8s.io/client-go/tools/clientcmd"
38
)
0 commit comments