FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: handle trailing dots and case-insensitivity in PSC auto-DNS sorting by hessjcg · Pull Request #1473 · GoogleCloudPlatform/cloud-sql-python-connector · GitHub

fix: handle trailing dots and case-insensitivity in PSC auto-DNS sorting - #1473

Draft
hessjcg wants to merge 1 commit into
mainfrom
fix-psc-auto-dns-priority
Draft

fix: handle trailing dots and case-insensitivity in PSC auto-DNS sorting#1473
hessjcg wants to merge 1 commit into
mainfrom
fix-psc-auto-dns-priority

Conversation

hessjcg commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Description

Update PSC DNS name sorting in _get_metadata to be case-insensitive (x.lower().endswith(".sql-psc.goog")) and verify trailing dot trimming.

Adds unit tests for multiple PSC DNS names with trailing dots and mixed case.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL