We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04fc37d commit 40088ccCopy full SHA for 40088cc
main.go
@@ -47,8 +47,8 @@ import (
47
"sigs.k8s.io/yaml"
48
49
routev1 "github.com/openshift/api/route/v1"
50
-
51
clientset "github.com/openshift/client-go/config/clientset/versioned"
+
52
"github.com/project-codeflare/codeflare-operator/pkg/config"
53
"github.com/project-codeflare/codeflare-operator/pkg/controllers"
54
// Import all Kubernetes client auth plugins (e.g. Azure, GCP, OIDC, etc.)
0 commit comments