Skip to content

Expose staging identity service on tailnet#48

Merged
eswan18 merged 1 commit into
mainfrom
tailscale-staging
Feb 7, 2026
Merged

Expose staging identity service on tailnet#48
eswan18 merged 1 commit into
mainfrom
tailscale-staging

Conversation

@eswan18
Copy link
Copy Markdown
Owner

@eswan18 eswan18 commented Feb 7, 2026

Summary

  • Add a Tailscale Ingress resource (k8s/staging/tailscale-ingress.yaml) so the identity staging service is reachable over the tailnet at identity-staging.tailc06f30.ts.net.
  • Update JWT_ISSUER in the staging configmap from the public ethanswan.com domain to the tailnet domain.
  • Register the new ingress manifest in the staging kustomization.yaml.

Test plan

  • Verify ArgoCD syncs the new Tailscale Ingress resource in the identity-staging namespace.
  • Confirm identity-staging.tailc06f30.ts.net is accessible from a device on the tailnet.
  • Validate JWT tokens are issued with the new tailnet issuer URL.

🤖 Generated with Claude Code

Add a Tailscale Ingress resource for the staging environment so the
identity service is accessible over the tailnet. Update the JWT issuer
in the staging configmap to use the tailnet domain
(identity-staging.tailc06f30.ts.net) and register the new manifest in
kustomization.yaml.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@eswan18 eswan18 merged commit 446be64 into main Feb 7, 2026
1 check passed
@eswan18 eswan18 deleted the tailscale-staging branch February 7, 2026 21:29
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