Skip to content
Prev Previous commit
Next Next commit
remove boilerplate comment
  • Loading branch information
cjerad committed Apr 6, 2022
commit 17c2ad00329e9e56cf5523b6b517e6716dcce811
3 changes: 0 additions & 3 deletions src/cmd/controller/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ import (
"os"
"time"

// Import all Kubernetes client auth plugins (e.g. Azure, GCP, OIDC, etc.)
// to ensure that exec-entrypoint and run can make use of them.

v1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/runtime"
utilruntime "k8s.io/apimachinery/pkg/util/runtime"
Expand Down