We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd130b commit 1e68383Copy full SHA for 1e68383
main.go
@@ -29,8 +29,6 @@ import (
29
"k8s.io/apimachinery/pkg/runtime"
30
utilruntime "k8s.io/apimachinery/pkg/util/runtime"
31
clientgoscheme "k8s.io/client-go/kubernetes/scheme"
32
-
33
- // to ensure that exec-entrypoint and run can make use of them.
34
_ "k8s.io/client-go/plugin/pkg/client/auth"
35
ctrl "sigs.k8s.io/controller-runtime"
36
"sigs.k8s.io/controller-runtime/pkg/cache"
0 commit comments