Skip to content

chore: Add domainName to instance configuration, part of #421. #425

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

hessjcg
Copy link
Collaborator

@hessjcg hessjcg commented Mar 5, 2025

Update InstanceConnectionName and parseInstanceConnectionName() to allow DNS names
as well as instance connection names. Add test cases to cover DNS Names. Add new dns-lookup.ts
that looks up the instance connection name from a DNS name using the TXT record.

Part of #421

@hessjcg hessjcg requested a review from a team as a code owner March 5, 2025 17:03
@hessjcg hessjcg force-pushed the gh-421-refactor-refresh branch from 8743264 to 51dfbe4 Compare March 5, 2025 17:21
@hessjcg hessjcg force-pushed the gh-421-dns-configuration branch from 8cbfbaa to 7f75770 Compare March 5, 2025 17:22
@hessjcg hessjcg force-pushed the gh-421-refactor-refresh branch 2 times, most recently from 75fdb37 to 54ef048 Compare March 10, 2025 16:52
@hessjcg hessjcg force-pushed the gh-421-dns-configuration branch from 7f75770 to fa16e6a Compare March 10, 2025 16:53
@hessjcg hessjcg force-pushed the gh-421-refactor-refresh branch from 54ef048 to d838204 Compare March 10, 2025 16:55
@hessjcg hessjcg force-pushed the gh-421-dns-configuration branch 2 times, most recently from 59dc310 to 03cc7cc Compare March 10, 2025 17:56
@hessjcg hessjcg force-pushed the gh-421-refactor-refresh branch 2 times, most recently from 330c007 to f4f69c1 Compare March 10, 2025 18:13
@hessjcg hessjcg force-pushed the gh-421-dns-configuration branch 2 times, most recently from 7faa99b to 303333c Compare March 10, 2025 19:19
Base automatically changed from gh-421-refactor-refresh to main March 11, 2025 16:58
chore: Resolve DNS TXT record to instance name. Part of DNS Config.

wip: merge down parse-instance-connection-name.ts
@hessjcg hessjcg force-pushed the gh-421-dns-configuration branch from 303333c to 347eb71 Compare March 11, 2025 17:06
Copy link
Collaborator

@jackwotherspoon jackwotherspoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hessjcg hessjcg merged commit de2863e into main Mar 17, 2025
26 checks passed
@hessjcg hessjcg deleted the gh-421-dns-configuration branch March 17, 2025 16:09
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.

2 participants