fix: migrate tailscale operator to OAuth file-based auth #27
Reference in New Issue
Block a user
Delete Branch "orion/auto/fix-migrate-tailscale-operator-to-oauth--1778955313506"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
unknownProposed by ORION