refactor: add node-scoped HWLAB lane CLI

This commit is contained in:
Codex
2026-06-08 14:18:58 +00:00
parent b3476b49f1
commit 8f51bbca91
8 changed files with 508 additions and 116 deletions
@@ -7,9 +7,9 @@ nodes:
route: G14
kubeRoute: G14:k3s
sourceWorkspace: /root/hwlab
gitopsRoot: deploy/gitops/g14
networkProfile: g14-ci-egress
downloadProfile: g14-default
gitopsRoot: deploy/gitops/node
networkProfile: node-ci-egress
downloadProfile: node-default
lanes:
v02:
@@ -56,7 +56,7 @@ lanes:
workspace: /root/hwlab-v03
cicdRepo: /root/hwlab-v03-cicd.git
cicdRepoLock: /tmp/hwlab-v03-cicd-repo.lock
app: hwlab-g14-v03
app: hwlab-node-v03
pipeline: hwlab-v03-ci-image-publish
pipelineRunPrefix: hwlab-v03-ci-poll
serviceAccountName: hwlab-v03-tekton-runner
@@ -68,7 +68,7 @@ lanes:
gitopsBranch: v0.3-gitops
catalogPath: deploy/artifact-catalog.v03.json
runtime:
path: deploy/gitops/g14/runtime-v03
path: deploy/gitops/node/runtime-v03
namespace: hwlab-v03
renderDir: runtime-v03
tektonDir: tekton-v03
@@ -86,7 +86,7 @@ lanes:
apiUrl: http://74.48.78.17:19767
networkProfiles:
g14-ci-egress:
node-ci-egress:
proxy:
http: http://g14-provider-egress-proxy.unidesk.svc.cluster.local:18789
https: http://g14-provider-egress-proxy.unidesk.svc.cluster.local:18789
@@ -128,7 +128,7 @@ networkProfiles:
- host.docker.internal
- registry.npmjs.org
- .registry.npmjs.org
g14-node-local-vpn:
node-local-vpn:
proxy:
http: http://127.0.0.1:10808
https: http://127.0.0.1:10808
@@ -155,7 +155,7 @@ networkProfiles:
- 127.0.0.1:5000
downloadProfiles:
g14-default:
node-default:
git:
proxyMode: inherit
retries: 3