Fix lint issues
This commit is contained in:
parent
1fed943b3d
commit
68f344233b
17 changed files with 33 additions and 34 deletions
|
|
@ -30,8 +30,8 @@ import (
|
|||
"k8s.io/client-go/kubernetes"
|
||||
restclient "k8s.io/client-go/rest"
|
||||
|
||||
"k8s.io/klog"
|
||||
"github.com/pkg/errors"
|
||||
"k8s.io/klog"
|
||||
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue