Skip to content

CI: fix the connection check#164

Merged
codekitchen merged 1 commit intomainfrom
brianp/ci-conn-check
Apr 1, 2025
Merged

CI: fix the connection check#164
codekitchen merged 1 commit intomainfrom
brianp/ci-conn-check

Conversation

@codekitchen
Copy link
Copy Markdown
Contributor

Checking for hello is not the best way to verify that Tailscale is connected, and it recently broke because we stopped giving ephemeral nodes access to hello.

Instead, check for connection by parsing the status output as recommended in our KB article https://tailscale.com/kb/1073/hello

Checking for hello is not the best way to verify that Tailscale is connected, and it recently broke because we stopped giving ephemeral nodes access to hello.

Instead, check for connection by parsing the status output as recommended in our KB article https://tailscale.com/kb/1073/hello
@codekitchen codekitchen force-pushed the brianp/ci-conn-check branch from e48c883 to b09fabc Compare April 1, 2025 15:08
@codekitchen codekitchen marked this pull request as ready for review April 1, 2025 15:09
@codekitchen codekitchen requested review from kari-ts and mpminardi April 1, 2025 16:20
@codekitchen codekitchen merged commit 19a6f4f into main Apr 1, 2025
3 checks passed
@codekitchen codekitchen deleted the brianp/ci-conn-check branch April 1, 2025 16:30
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