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

chore: Move dialer options out of cmd/main.go and into internal/proxy.go #1247

Merged
merged 2 commits into from
Jun 24, 2022

Conversation

hessjcg
Copy link
Collaborator

@hessjcg hessjcg commented Jun 23, 2022

This consolidates all code relating to cloud.google.com/go/cloudsqlconn into the internal/proxy package.

…oxy.go b/236883514

This consolidates all code relating to cloud.google.com/go/cloudsqlconn into the internal/proxy package.
Also, it makes it easier to test the transformation logic from proxy.Config to []cloudsqlconn.Option
@hessjcg hessjcg changed the title refactor: Move dialer options out of cmd/main.go and into internal/pr… refactor: Move dialer options out of cmd/main.go and into internal/proxy.go Jun 23, 2022
@hessjcg hessjcg marked this pull request as ready for review June 23, 2022 18:01
@hessjcg hessjcg requested a review from a team June 23, 2022 18:01
@enocom enocom changed the title refactor: Move dialer options out of cmd/main.go and into internal/proxy.go chore: Move dialer options out of cmd/main.go and into internal/proxy.go Jun 23, 2022
@jackwotherspoon jackwotherspoon added the tests: run Label to trigger Github Action tests. label Jun 23, 2022
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jun 23, 2022
@hessjcg hessjcg added tests: run Label to trigger Github Action tests. and removed tests: run Label to trigger Github Action tests. labels Jun 23, 2022
internal/proxy/proxy.go Outdated Show resolved Hide resolved
@hessjcg hessjcg added the tests: run Label to trigger Github Action tests. label Jun 24, 2022
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jun 24, 2022
@hessjcg hessjcg merged commit 2310bf9 into GoogleCloudPlatform:v2 Jun 24, 2022
enocom added a commit to GoogleCloudPlatform/alloydb-auth-proxy that referenced this pull request Jul 8, 2022
enocom added a commit to GoogleCloudPlatform/alloydb-auth-proxy that referenced this pull request Jul 8, 2022
enocom pushed a commit that referenced this pull request Jul 12, 2022
….go (#1247)

Move dialer options out of cmd/main.go and into internal/proxy.go. This consolidates all code relating to cloud.google.com/go/cloudsqlconn into the internal/proxy package.
enocom pushed a commit that referenced this pull request Jul 27, 2022
….go (#1247)

Move dialer options out of cmd/main.go and into internal/proxy.go. This consolidates all code relating to cloud.google.com/go/cloudsqlconn into the internal/proxy package.
enocom pushed a commit that referenced this pull request Aug 23, 2022
….go (#1247)

Move dialer options out of cmd/main.go and into internal/proxy.go. This consolidates all code relating to cloud.google.com/go/cloudsqlconn into the internal/proxy package.
enocom pushed a commit that referenced this pull request Aug 29, 2022
….go (#1247)

Move dialer options out of cmd/main.go and into internal/proxy.go. This consolidates all code relating to cloud.google.com/go/cloudsqlconn into the internal/proxy package.
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.

3 participants