Add support to run in local mode using gcp, azure, etc auth providers. #1730
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
What do you want to happen?
Add the following in the main.go:
https://github.com/operator-framework/operator-sdk/blob/4054b5f044bbb87e452428f5df6a5be747c552b8/cmd/operator-sdk/main.go#L18-L20
If we confirm that users are unable to run projects locally (make run) in some clusters such as Azure, GCP, OIDC, etc.
Is there currently another issue associated with this?
Motivated by discussion over operator-framework/operator-sdk#4059 in the SDK bug triage meeting
Notes
make generate
to update the testdata dir._ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
:kubebuilder/testdata/project-v2-addon/main.go
Line 26 in b2ce2e0
/kind feature
The text was updated successfully, but these errors were encountered: