feat: migrate tailscale-operator to OAuth auth mode #34
Reference in New Issue
Block a user
Delete Branch "orion/auto/feat-migrate-tailscale-operator-to-oauth-1778966778432"
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
Operator is in CrashLoopBackOff because it needs OAuth credentials (TS_CLIENT_ID_FILE, TS_CLIENT_SECRET_FILE) instead of the legacy TS_AUTH_KEY. The tailscale-operator-secret ExternalSecret is already applied in the tailscale namespace.
Policy Verdict
👤 Human review required — ExternalSecrets / Vault references touch sensitive data paths
Operation type:
secret-changeProposed by ORION