Skip to content

Commit

Permalink
Update tests/performance/performance_suite_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Emily Johnson <51918476+emmjohnson@users.noreply.github.com>
  • Loading branch information
idoru and emmjohnson committed Mar 29, 2022
1 parent 9934a14 commit 9f9f364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/performance/performance_suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
"github.com/vmware-tanzu/cartographer/tests/resources"
corev1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/runtime"
_ "k8s.io/client-go/plugin/pkg/client/auth/gcp" //FIXME:seriously, for GCP to work? nb: plugins for azure/aws probably needed on those iaas
_ "k8s.io/client-go/plugin/pkg/client/auth"
metrics "k8s.io/metrics/pkg/apis/metrics/v1beta1"
"sigs.k8s.io/controller-runtime/pkg/client"
"sigs.k8s.io/controller-runtime/pkg/client/config"
Expand Down

0 comments on commit 9f9f364

Please sign in to comment.