In-cluster registry: GitHub-free deploy path #168
Labels
No labels
burndown-2026-06
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/infrastructure#168
Loading…
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/