feat: migrate tailscale-operator to OAuth auth mode #45
Reference in New Issue
Block a user
Delete Branch "orion/auto/feat-migrate-tailscale-operator-to-oauth-1778979641646"
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 in CrashLoopBackOff because it was configured with static TS_AUTH_KEY. We need to switch to OAuth mode using CLIENT_ID_FILE and CLIENT_SECRET_FILE from the tailscale-operator-secret ExternalSecret.
Policy Verdict
👤 Human review required — ExternalSecrets / Vault references touch sensitive data paths
Operation type:
secret-changeProposed by ORION