CI - Lint & Test / lint-and-test (push) Waiting to runDetails
- Set REGISTRY_URL to harbor.inje-private.com in train.yaml
- Add docker login step with Gitea secrets (REGISTRY_USER, REGISTRY_PASSWORD)
- Register secrets in Gitea repo via API
- Add harbor config to config.yaml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- nodegroup: nd for infra components
- nodegroup: prometheus for monitoring
- ML workloads excluded from nodeSelector rule
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Deploy act_runner v0.3.0 with DinD sidecar in soo namespace
- Auto-register to Gitea (gitea.inje-private.com)
- Labels: ubuntu-latest, ubuntu-22.04, self-hosted
- Enable Actions on repo via API
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Install DVC v3.66.1 and initialize in project
- Configure NAS remote: /ainas/dvc-storage (192.168.0.43)
- NAS already mounted at /ainas on this host
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Register Gitea repo in ArgoCD (credentials configured)
- Create ArgoCD Application: watches manifests/ → deploys to soo ns
- SyncPolicy: automated with prune and selfHeal
- Add manifests/ directory for future K8s resources
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- config.yaml: cluster/component infrastructure config
- README.md: install guide and component status
- .gitignore: exclude .env and secrets
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>