In-cluster registry: GitHub-free deploy path #168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Context
Backend (and the other deployable repos) deployed via GitHub Actions joining the tailnet over OIDC, then
tailscale ssh deploy@kai-serverto sideload images. That path broke when the May 26 Tailscale stack-merge recreated the per-repo federated identities without re-syncingTS_CLIENT_ID/TS_AUDIENCEto GitHub.Direction (from Kai): GitHub should never join the tailnet. All
TS_*secrets have been stripped from backend, eco-jobs-tracker, galaxy-gen, personal-dashboard, repo-recall. Deploys move to the in-cluster Forgejo runner pushing to an in-cluster registry.This issue
Stand up an in-cluster OCI registry as the build->deploy bridge.
deploy/registry.yml- registry:2, namespaceregistry, NodePort192.168.0.194:30500, applied + healthydeploy/forgejo-runner.yml- DinD--insecure-registry, applied + both runner pods healthydocs/k3s-deploy-notes.mdsection 11 - bring-up runbook/etc/rancher/k3s/registries.yamlinsecure entry + k3s restart on kai-server (dispatched as o2r agent-channel task Q9WR).forgejo/workflows/build-publish-deploy.yml, deployer ServiceAccount/RBAC + kubeconfig secret, deploy-manifest image ref, remove dead.github/workflows/build-and-publish.yml(backend first, then the other 4)tailscale_federated_identity.ci+repos.yamlinterraform/tailscale/