Skip to content

Tailscale subnet router args update#288

Merged
crypt0rr merged 6 commits intotailscale-dev:mainfrom
michaelhodges:tailscale-subnet-router
Apr 29, 2026
Merged

Tailscale subnet router args update#288
crypt0rr merged 6 commits intotailscale-dev:mainfrom
michaelhodges:tailscale-subnet-router

Conversation

@michaelhodges
Copy link
Copy Markdown
Contributor

[Service Name]: [Summary of changes]

Use tailscales proper environment varible for subnet router setting.

Description

Replace
TS_EXTRA_ARGS=--advertise-routes=${SUBNET_ROUTES}
with
TS_ROUTES=${SUBNET_ROUTES}

Related Issues

  • None.

Verification

Checklist

  • I have performed a self-review of my code and followed the templates structure.
  • I have added verification that the stack works as expected.
  • I have updated necessary documentation (e.g. frontpage README.md ).
  • I have selected the correct label(s) for this PR.

Additional Context

  • None.

@jackspiering jackspiering added the enhancement New feature, change or request label Apr 28, 2026
@crypt0rr crypt0rr self-requested a review April 29, 2026 17:41
Copy link
Copy Markdown
Collaborator

@crypt0rr crypt0rr left a comment

Choose a reason for hiding this comment

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

GG 🔥

@crypt0rr crypt0rr merged commit ebe2abd into tailscale-dev:main Apr 29, 2026
1 check passed
@michaelhodges michaelhodges deleted the tailscale-subnet-router branch April 29, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, change or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants