11 lines
688 B
Markdown
11 lines
688 B
Markdown
# HWLAB G14 GitOps CI/CD
|
|
|
|
This directory is generated from `CI.json`, `deploy/deploy.json`, and `deploy/k8s/*` by `scripts/g14-gitops-render.mjs`.
|
|
|
|
- Target: G14 k3s only.
|
|
- CI: Tekton Pipeline `hwlab-ci/hwlab-g14-ci-image-publish`.
|
|
- Artifact contract: images are tagged by source git commit `78e39f0` and pushed to `127.0.0.1:5000/hwlab`.
|
|
- CD: Argo CD Application `argocd/hwlab-g14-dev` consumes `deploy/gitops/g14/runtime`.
|
|
- D601 boundary: this path does not target D601, does not use UniDesk Code Queue, and does not change D601 production traffic.
|
|
- Concurrency: CI builds are per source commit and do not acquire the legacy DEV CD Lease; Argo CD reconciles the Git desired state.
|