fix: migrate tailscale-operator to OAuth auth mode #44
Reference in New Issue
Block a user
Delete Branch "orion/auto/fix-migrate-tailscale-operator-to-oauth--1778979071556"
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 crashing because it needs OAuth credentials (CLIENT_ID_FILE, CLIENT_SECRET_FILE) instead of static TS_AUTH_KEY. The OAuth secret is already applied in the cluster.
Policy Verdict
👤 Human review required — ExternalSecrets / Vault references touch sensitive data paths
Operation type:
secret-changeProposed by ORION