fix: migrate tailscale operator to OAuth file-based auth #27

Merged
gitea-admin merged 1 commits from orion/auto/fix-migrate-tailscale-operator-to-oauth--1778955313506 into main 2026-05-16 18:17:08 +00:00
Owner

AI Reasoning

The operator is crashing because it still references the legacy TS_AUTH_KEY secret. Switching to OAuth mode using CLIENT_ID_FILE and CLIENT_SECRET_FILE from the new tailscale-operator-secret. Requires the external secret in tailscale namespace to be finalized first.


Policy Verdict

👤 Human review required — Unclassified change — defaulting to human review

Operation type: unknown

Proposed by ORION

## AI Reasoning The operator is crashing because it still references the legacy TS_AUTH_KEY secret. Switching to OAuth mode using CLIENT_ID_FILE and CLIENT_SECRET_FILE from the new tailscale-operator-secret. Requires the external secret in tailscale namespace to be finalized first. --- ## Policy Verdict 👤 **Human review required** — Unclassified change — defaulting to human review *Operation type: `unknown`* *Proposed by [ORION](https://github.com/richard-callis/orion-web)*
gitea-admin added 1 commit 2026-05-16 18:15:14 +00:00
fix: migrate tailscale operator to OAuth file-based auth
Validate Manifests / validate (pull_request) Has been cancelled
c645233fe4
gitea-admin added 1 commit 2026-05-16 18:15:15 +00:00
fix: migrate tailscale operator to OAuth file-based auth
Validate Manifests / validate (pull_request) Has been cancelled
c645233fe4
gitea-admin merged commit 9031a97bf9 into main 2026-05-16 18:17:08 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea-admin/talos-cluster#27