Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP clusters have no auth provider? #5

Open
srgvg opened this issue Jan 23, 2023 · 0 comments
Open

GCP clusters have no auth provider? #5

srgvg opened this issue Jan 23, 2023 · 0 comments

Comments

@srgvg
Copy link

srgvg commented Jan 23, 2023

└➞  wtfk8s pods
panic: no Auth Provider found for name "gcp"

goroutine 1 [running]:
k8s.io/apimachinery/pkg/util/runtime.Must(...)
	/home/serge/go/pkg/mod/k8s.io/[email protected]/pkg/util/runtime/runtime.go:171
github.com/rancher/wrangler/pkg/generic.(*Factory).ControllerFactory(...)
	/home/serge/go/pkg/mod/github.com/rancher/[email protected]/pkg/generic/factory.go:68
github.com/rancher/wrangler/pkg/clients.ensureSharedFactory(0xc00048cfc0?, 0x0?)
	/home/serge/go/pkg/mod/github.com/rancher/[email protected]/pkg/clients/clients.go:66 +0x176
github.com/rancher/wrangler/pkg/clients.NewFromConfig(0xc000122aa0?, 0x1626100?)
	/home/serge/go/pkg/mod/github.com/rancher/[email protected]/pkg/clients/clients.go:89 +0x8d
github.com/rancher/wrangler/pkg/clients.New({0x192ff80, 0xc000122aa0}, 0x0?)
	/home/serge/go/pkg/mod/github.com/rancher/[email protected]/pkg/clients/clients.go:77 +0x3f
main.mainErr()
	/home/serge/go/pkg/mod/github.com/ibuildthecloud/[email protected]/main.go:39 +0xe6
main.main()
	/home/serge/go/pkg/mod/github.com/ibuildthecloud/[email protected]/main.go:27 +0x5e

Perhaps something ismilar must happen as with ibuildthecloud/finalizers@d5e3bbd ? (Sorry, no golang knowledge...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant