chore: promote node GitOps source 2821566

This commit is contained in:
HWLAB node GitOps Bot
2026-06-17 11:42:41 +00:00
parent afbe5a2ad2
commit 0d3685e31c
9 changed files with 92 additions and 92 deletions
@@ -11,13 +11,13 @@ items:
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
unidesk.ai/node-staging: "false"
name: hwlab-user-skills
namespace: hwlab-v03
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
spec:
accessModes:
- ReadWriteOnce
@@ -36,12 +36,12 @@ items:
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
unidesk.ai/node-staging: "false"
hwlab.pikastech.local/monitoring: disabled
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
spec:
replicas: 1
strategy:
@@ -61,22 +61,22 @@ items:
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/artifact-source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
hwlab.pikastech.local/artifact-source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
hwlab.pikastech.local/monitoring: disabled
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/boot-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
annotations:
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/artifact-source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
hwlab.pikastech.local/artifact-source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-repo: git@github.com:pikasTech/HWLAB.git
hwlab.pikastech.local/boot-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/boot-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-cloud-api.sh
hwlab.pikastech.local/environment-digest: sha256:b686b81a02495a448746d4e9738c454206f1ce770446508511ed9eeeb294e1b4
hwlab.pikastech.local/environment-input-hash: a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28
hwlab.pikastech.local/code-input-hash: 894d3e9df4cbf5a11f3f20b3fca6229425e80d152980cdfbbc1f44917462d88c
hwlab.pikastech.local/code-input-hash: dec4adbe1768a83dd7cdcc0eace6075ae2af53ebd365a1d7a2391863bb38c83b
spec:
initContainers: []
containers:
@@ -93,7 +93,7 @@ items:
- name: HWLAB_CLOUD_API_PORT
value: "6667"
- name: HWLAB_COMMIT_ID
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-cloud-api-env@sha256:b686b81a02495a448746d4e9738c454206f1ce770446508511ed9eeeb294e1b4
- name: HWLAB_IMAGE_TAG
@@ -207,15 +207,15 @@ items:
- name: HWLAB_GITOPS_PROFILE
value: v03
- name: HWLAB_GITOPS_SOURCE_COMMIT
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_CODE_AGENT_AGENTRUN_SOURCE_COMMIT
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_RUNTIME_MODE
value: env-reuse-git-mirror-checkout
- name: HWLAB_BOOT_REPO
value: git@github.com:pikasTech/HWLAB.git
- name: HWLAB_BOOT_COMMIT
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_BOOT_REF
value: v0.3
- name: HWLAB_BOOT_SH
@@ -229,7 +229,7 @@ items:
- name: HWLAB_ENVIRONMENT_INPUT_HASH
value: a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28
- name: HWLAB_CODE_INPUT_HASH
value: 894d3e9df4cbf5a11f3f20b3fca6229425e80d152980cdfbbc1f44917462d88c
value: dec4adbe1768a83dd7cdcc0eace6075ae2af53ebd365a1d7a2391863bb38c83b
- name: HWLAB_IMAGE_DIGEST
value: sha256:b686b81a02495a448746d4e9738c454206f1ce770446508511ed9eeeb294e1b4
- name: HWLAB_CODE_AGENT_AGENTRUN_PROVIDER_ID
@@ -385,7 +385,7 @@ items:
- name: HWLAB_CODE_AGENT_AGENTRUN_REPO_URL
value: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB.git
- name: HWLAB_COMMIT_ID
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-cloud-api-env@sha256:b686b81a02495a448746d4e9738c454206f1ce770446508511ed9eeeb294e1b4
- name: HWLAB_IMAGE_TAG
@@ -395,15 +395,15 @@ items:
- name: HWLAB_GITOPS_PROFILE
value: v03
- name: HWLAB_GITOPS_SOURCE_COMMIT
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_CODE_AGENT_AGENTRUN_SOURCE_COMMIT
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_RUNTIME_MODE
value: env-reuse-git-mirror-checkout
- name: HWLAB_BOOT_REPO
value: git@github.com:pikasTech/HWLAB.git
- name: HWLAB_BOOT_COMMIT
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_BOOT_REF
value: v0.3
- name: HWLAB_BOOT_SH
@@ -417,7 +417,7 @@ items:
- name: HWLAB_ENVIRONMENT_INPUT_HASH
value: a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28
- name: HWLAB_CODE_INPUT_HASH
value: 894d3e9df4cbf5a11f3f20b3fca6229425e80d152980cdfbbc1f44917462d88c
value: dec4adbe1768a83dd7cdcc0eace6075ae2af53ebd365a1d7a2391863bb38c83b
- name: HWLAB_IMAGE_DIGEST
value: sha256:b686b81a02495a448746d4e9738c454206f1ce770446508511ed9eeeb294e1b4
- name: HWLAB_CODE_AGENT_AGENTRUN_PROVIDER_ID
@@ -482,12 +482,12 @@ items:
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
unidesk.ai/node-staging: "false"
hwlab.pikastech.local/monitoring: disabled
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
spec:
replicas: 1
selector:
@@ -619,12 +619,12 @@ items:
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
unidesk.ai/node-staging: "false"
hwlab.pikastech.local/monitoring: disabled
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
spec:
replicas: 1
selector:
@@ -642,22 +642,22 @@ items:
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/artifact-source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
hwlab.pikastech.local/artifact-source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
hwlab.pikastech.local/monitoring: disabled
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/boot-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
annotations:
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/artifact-source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
hwlab.pikastech.local/artifact-source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs
hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout
hwlab.pikastech.local/boot-repo: git@github.com:pikasTech/HWLAB.git
hwlab.pikastech.local/boot-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/boot-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-cloud-web.sh
hwlab.pikastech.local/environment-digest: sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48
hwlab.pikastech.local/environment-input-hash: a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28
hwlab.pikastech.local/code-input-hash: 08e5a3fdf160552915c036d0b53891d19d678e488bc51237760b3d5a18389c50
hwlab.pikastech.local/code-input-hash: f51ad9c177493a033c2ce0587fa2af6b13a20e8b7ad8477a836ddc8567e3efa2
spec:
containers:
- name: hwlab-cloud-web
@@ -671,7 +671,7 @@ items:
- name: HWLAB_CLOUD_WEB_PROXY_TIMEOUT_MS
value: "1260000"
- name: HWLAB_COMMIT_ID
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_IMAGE
value: 127.0.0.1:5000/hwlab/hwlab-cloud-web-env@sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48
- name: HWLAB_IMAGE_TAG
@@ -683,13 +683,13 @@ items:
- name: HWLAB_GITOPS_PROFILE
value: v03
- name: HWLAB_GITOPS_SOURCE_COMMIT
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_RUNTIME_MODE
value: env-reuse-git-mirror-checkout
- name: HWLAB_BOOT_REPO
value: git@github.com:pikasTech/HWLAB.git
- name: HWLAB_BOOT_COMMIT
value: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
value: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
- name: HWLAB_BOOT_REF
value: v0.3
- name: HWLAB_BOOT_SH
@@ -703,7 +703,7 @@ items:
- name: HWLAB_ENVIRONMENT_INPUT_HASH
value: a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28
- name: HWLAB_CODE_INPUT_HASH
value: 08e5a3fdf160552915c036d0b53891d19d678e488bc51237760b3d5a18389c50
value: f51ad9c177493a033c2ce0587fa2af6b13a20e8b7ad8477a836ddc8567e3efa2
- name: HWLAB_IMAGE_DIGEST
value: sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48
- name: HWLAB_PUBLIC_ENDPOINT
@@ -739,11 +739,11 @@ items:
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
unidesk.ai/node-staging: "false"
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
spec:
replicas: 0
selector:
@@ -851,12 +851,12 @@ items:
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
unidesk.ai/node-staging: "false"
hwlab.pikastech.local/monitoring: disabled
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
spec:
replicas: 1
selector:
@@ -974,12 +974,12 @@ items:
hwlab.pikastech.local/environment: v03
hwlab.pikastech.local/profile: v03
hwlab.pikastech.local/gitops-target: v03
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
unidesk.ai/node-staging: "false"
hwlab.pikastech.local/monitoring: disabled
annotations:
hwlab.pikastech.local/gitops-note: node DEV GitOps target.
hwlab.pikastech.local/source-commit: 4fb199df924d0bccf529c4ffb4a835f83d7793e9
hwlab.pikastech.local/source-commit: 28215666ab05b6c9b0ab851e14651c4ae9e0d9f9
spec:
replicas: 1
selector: