feat: add ClusterSecretStore and ExternalSecret for Tailscale #13

Merged
gitea-admin merged 2 commits from orion/auto/feat-add-clustersecretstore-and-external-1778373293466 into main 2026-05-10 00:34:54 +00:00
Owner

AI Reasoning

The Tailscale operator pods are failing with CreateContainerConfigError because the ExternalSecret (tailscale-auth) and ClusterSecretStore (orion-vault) don't exist in the cluster. The ORION ExternalSecret is registered and marked "applied" but the actual K8s resources haven't been deployed via GitOps. This PR will create the necessary ESO resources to sync the TS_AUTH_KEY from Vault into the tailscale namespace.


Policy Verdict

Auto-merge — Scaling replicas up/down is low-risk and fully reversible

Operation type: scale

Proposed by ORION

## AI Reasoning The Tailscale operator pods are failing with CreateContainerConfigError because the ExternalSecret (tailscale-auth) and ClusterSecretStore (orion-vault) don't exist in the cluster. The ORION ExternalSecret is registered and marked "applied" but the actual K8s resources haven't been deployed via GitOps. This PR will create the necessary ESO resources to sync the TS_AUTH_KEY from Vault into the tailscale namespace. --- ## Policy Verdict ✅ **Auto-merge** — Scaling replicas up/down is low-risk and fully reversible *Operation type: `scale`* *Proposed by [ORION](https://github.com/richard-callis/orion-web)*
gitea-admin added 2 commits 2026-05-10 00:34:54 +00:00
gitea-admin merged commit 14f2e6bd99 into main 2026-05-10 00:34:54 +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#13