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

Support GCP universe domain option #688

Open
sdanniel opened this issue Mar 3, 2024 · 0 comments
Open

Support GCP universe domain option #688

sdanniel opened this issue Mar 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sdanniel
Copy link

sdanniel commented Mar 3, 2024

This is a new feature request for supporting the WithUniverseDomain option in GCP API.

The capability to override the universe domain is needed to support all GCP APIs, including: cloud logging, Pubsub and GCE.

Suggested implementation:

Since the logger.go module already supports few flags (for example) and is imported by multiple other modules, the most straightforward implementation would be to add an additional startup flag to the logger.go and export this flag as a public property.

@sdanniel sdanniel added the enhancement New feature or request label Mar 3, 2024
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

No branches or pull requests

1 participant