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

Add support to override endpoint and more ClientOptions #432

Closed
evgenyKharitonov opened this issue May 9, 2022 · 0 comments · Fixed by #433
Closed

Add support to override endpoint and more ClientOptions #432

evgenyKharitonov opened this issue May 9, 2022 · 0 comments · Fixed by #433
Labels
enhancement New feature or request

Comments

@evgenyKharitonov
Copy link
Contributor

What problem are you facing?

At the moment we can't override the default endpoint nor connect without authentication (or using any other ClientOption when connecting to GCP API).

The motivation - we want to use Crossplan with PubSub emulator in our dev envs and to be able to set the Provider to comunicate with the Emulator.

How could Crossplane help solve your problem?

To add the ability to set multiple ClientOptions as part of the Provider/ProviderConfig CRD.

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

Successfully merging a pull request may close this issue.

1 participant