Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

fix: Use ExecuteCommand implementation from kubernetes-utils #482

Merged
merged 2 commits into from
Jun 27, 2022

Conversation

odubajDT
Copy link
Contributor

Signed-off-by: odubajDT [email protected]

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@@ -10,6 +10,8 @@ import (

"k8s.io/client-go/rest"
"k8s.io/client-go/tools/clientcmd"

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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint] reported by reviewdog 🐶
a blank import should be only in a main or test package, or have a comment justifying it

@odubajDT odubajDT merged commit 8d145bc into master Jun 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants