Skip to content

Commit

Permalink
Adjust testlib/client.go for lint quirk
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminapetersen committed Mar 13, 2024
1 parent 8148985 commit efbcef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/testlib/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ import (
supervisorclientset "go.pinniped.dev/generated/latest/client/supervisor/clientset/versioned"
"go.pinniped.dev/internal/groupsuffix"
"go.pinniped.dev/internal/kubeclient"

// Import to initialize client auth plugins - the kubeconfig that we use for
// testing may use gcloud, az, oidc, etc.
_ "k8s.io/client-go/plugin/pkg/client/auth"
Expand Down

0 comments on commit efbcef4

Please sign in to comment.