feat: add ClusterSecretStore and ExternalSecret for Tailscale #12

Closed
gitea-admin wants to merge 2 commits from orion/auto/feat-add-clustersecretstore-and-external-1778373287112 into main
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:48 +00:00
gitea-admin added 1 commit 2026-05-10 00:34:48 +00:00
feat: add ClusterSecretStore and ExternalSecret for Tailscale
Validate Manifests / validate (pull_request) Has been cancelled
9a525658a4
gitea-admin closed this pull request 2026-05-10 12:23:44 +00:00
Some checks are pending
Validate Manifests / validate (pull_request) Has been cancelled

Pull request closed

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#12