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

feat: enable Proxy to be started with DNS names #2363

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jackwotherspoon
Copy link
Collaborator

Add default Go Connector Option WithDNSResolver to the Cloud SQL Proxy.

This Option allows the Proxy to be started with either an instance connection name or a DNS name.

The WithDNSResolver Option configures the underlying Cloud SQL Go Connector
to first attempt to parse value as an instance connection name, if it is not a valid
instance connection name then attempt to parse as DNS name.

@jackwotherspoon jackwotherspoon self-assigned this Jan 15, 2025
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

Successfully merging this pull request may close these issues.

1 participant