From 120ae7be3ade0c5f099150bb015a7eb4bdd2d40e Mon Sep 17 00:00:00 2001 From: HWLAB node GitOps Bot Date: Mon, 22 Jun 2026 06:21:08 +0000 Subject: [PATCH] chore: promote node GitOps source 19b6db4 --- deploy/artifact-catalog.d601-v03.json | 20 +-- .../node/d601/runtime-v03/deepseek-proxy.yaml | 6 +- .../d601/runtime-v03/external-postgres.yaml | 4 +- .../d601/runtime-v03/health-contract.yaml | 2 +- .../node/d601/runtime-v03/namespace.yaml | 2 +- .../node/d601/runtime-v03/node-frpc.yaml | 4 +- .../gitops/node/d601/runtime-v03/openfga.yaml | 10 +- .../node/d601/runtime-v03/services.yaml | 14 +-- .../d601/runtime-v03/workbench-redis.yaml | 10 +- .../node/d601/runtime-v03/workloads.yaml | 114 +++++++++--------- 10 files changed, 93 insertions(+), 93 deletions(-) diff --git a/deploy/artifact-catalog.d601-v03.json b/deploy/artifact-catalog.d601-v03.json index 258b72b3..1c31229b 100644 --- a/deploy/artifact-catalog.d601-v03.json +++ b/deploy/artifact-catalog.d601-v03.json @@ -5,12 +5,12 @@ "profile": "v03", "namespace": "hwlab-v03", "endpoint": "https://hwlab.pikapython.com", - "commitId": "0347aa6117f755be29991cda5617a2f8d3dd1372", + "commitId": "19b6db4254bae274e69aac14da3272a17ef70461", "artifactState": "published", "publish": { "ciPublished": true, "registryVerified": true, - "provenance": "node-ci-artifact:hwlab-v03-ci-poll-0347aa6117f7-collect", + "provenance": "node-ci-artifact:hwlab-v03-ci-poll-19b6db4254ba-collect", "note": "Digest fields were copied from a successful DEV artifact publish report for this source commit." }, "healthContract": { @@ -96,8 +96,8 @@ }, { "serviceId": "hwlab-workbench-runtime", - "commitId": "0347aa6117f755be29991cda5617a2f8d3dd1372", - "sourceCommitId": "0347aa6117f755be29991cda5617a2f8d3dd1372", + "commitId": "19b6db4254bae274e69aac14da3272a17ef70461", + "sourceCommitId": "19b6db4254bae274e69aac14da3272a17ef70461", "image": "127.0.0.1:5000/hwlab/hwlab-workbench-runtime-env:env-2e95c14feef2", "imageTag": "env-2e95c14feef2", "digest": "sha256:988db74e56870127a6ee72dcb3a3a73a2d2558614bc1d94d33066af101fa01cf", @@ -113,8 +113,8 @@ "buildCreatedAt": "2026-06-22T05:11:52.602Z", "buildSource": "git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB@env:2e95c14feef21c34b9f714e79b94008f40541d8b1cc961ee790216ac3c267541", "buildBackend": "reused-env-catalog", - "componentCommitId": "41a6c03010cfdc0a429009f5504e395db7af6fa5", - "componentInputHash": "ee0cff8782c9f686e62e99bff6dcb76f4ecce6cc7cb431eaa735acea1a4207de", + "componentCommitId": "0d8e3688e8102977bf74f676dcd6e607d49ac468", + "componentInputHash": "ed406f4c0b71bc8fdcbf55b8529788f2aa715ee9527e7a89645a74719f852331", "runtimeMode": "env-reuse-git-mirror-checkout", "envReuse": true, "envChanged": false, @@ -122,20 +122,20 @@ "environmentImage": "127.0.0.1:5000/hwlab/hwlab-workbench-runtime-env:env-2e95c14feef2", "environmentDigest": "sha256:988db74e56870127a6ee72dcb3a3a73a2d2558614bc1d94d33066af101fa01cf", "environmentInputHash": "2e95c14feef21c34b9f714e79b94008f40541d8b1cc961ee790216ac3c267541", - "codeInputHash": "3ff9a952b542c2b71873744a8c3817dfd44c54a6e3fd8984cce618a93319f2f8", + "codeInputHash": "e3626a55d0f5d32c82a034c920e615729ad5f9fce62b64be9ac1c473cdfb4c00", "bootRepo": "git@github.com:pikasTech/HWLAB.git", - "bootCommit": "0347aa6117f755be29991cda5617a2f8d3dd1372", + "bootCommit": "19b6db4254bae274e69aac14da3272a17ef70461", "bootSh": "deploy/runtime/boot/hwlab-workbench-runtime.sh", "bootEnvEvidence": { "runtimeMode": "env-reuse-git-mirror-checkout", "environmentDigest": "sha256:988db74e56870127a6ee72dcb3a3a73a2d2558614bc1d94d33066af101fa01cf", "environmentImage": "127.0.0.1:5000/hwlab/hwlab-workbench-runtime-env:env-2e95c14feef2", "bootRepo": "git@github.com:pikasTech/HWLAB.git", - "bootCommit": "0347aa6117f755be29991cda5617a2f8d3dd1372", + "bootCommit": "19b6db4254bae274e69aac14da3272a17ef70461", "bootSh": "deploy/runtime/boot/hwlab-workbench-runtime.sh", "env": { "HWLAB_BOOT_REPO": "git@github.com:pikasTech/HWLAB.git", - "HWLAB_BOOT_COMMIT": "0347aa6117f755be29991cda5617a2f8d3dd1372", + "HWLAB_BOOT_COMMIT": "19b6db4254bae274e69aac14da3272a17ef70461", "HWLAB_BOOT_SH": "deploy/runtime/boot/hwlab-workbench-runtime.sh", "HWLAB_ENVIRONMENT_IMAGE": "127.0.0.1:5000/hwlab/hwlab-workbench-runtime-env:env-2e95c14feef2", "HWLAB_ENVIRONMENT_DIGEST": "sha256:988db74e56870127a6ee72dcb3a3a73a2d2558614bc1d94d33066af101fa01cf" diff --git a/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml b/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml index 70938f87..ecfc0357 100644 --- a/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml +++ b/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml @@ -12,7 +12,7 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/gitops-target: v03 hwlab.pikastech.local/service-id: hwlab-deepseek-proxy - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/monitoring: disabled data: render-config.sh: > @@ -132,7 +132,7 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/gitops-target: v03 hwlab.pikastech.local/service-id: hwlab-deepseek-proxy - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/moonbridge-source-ref: 1b99888d3dae889b79ee602cb875c7907f7e76f2 @@ -312,7 +312,7 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/gitops-target: v03 hwlab.pikastech.local/service-id: hwlab-deepseek-proxy - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/monitoring: disabled spec: type: ClusterIP diff --git a/deploy/gitops/node/d601/runtime-v03/external-postgres.yaml b/deploy/gitops/node/d601/runtime-v03/external-postgres.yaml index a0f15d2b..10ac2d6b 100644 --- a/deploy/gitops/node/d601/runtime-v03/external-postgres.yaml +++ b/deploy/gitops/node/d601/runtime-v03/external-postgres.yaml @@ -13,7 +13,7 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/gitops-target: v03 hwlab.pikastech.local/profile: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 annotations: hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs spec: @@ -35,7 +35,7 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/gitops-target: v03 hwlab.pikastech.local/profile: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 kubernetes.io/service-name: pk01-platform-postgres annotations: hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs diff --git a/deploy/gitops/node/d601/runtime-v03/health-contract.yaml b/deploy/gitops/node/d601/runtime-v03/health-contract.yaml index 8cd7ceb8..42abe0fa 100644 --- a/deploy/gitops/node/d601/runtime-v03/health-contract.yaml +++ b/deploy/gitops/node/d601/runtime-v03/health-contract.yaml @@ -10,7 +10,7 @@ items: app.kubernetes.io/name: hwlab-v03-health-contract hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/environment: v03 annotations: hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs diff --git a/deploy/gitops/node/d601/runtime-v03/namespace.yaml b/deploy/gitops/node/d601/runtime-v03/namespace.yaml index f5fc93b5..929f0d6b 100644 --- a/deploy/gitops/node/d601/runtime-v03/namespace.yaml +++ b/deploy/gitops/node/d601/runtime-v03/namespace.yaml @@ -7,7 +7,7 @@ "app.kubernetes.io/part-of": "hwlab", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/gitops-target": "v03", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372", + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461", "hwlab.pikastech.local/environment": "v03" }, "annotations": { diff --git a/deploy/gitops/node/d601/runtime-v03/node-frpc.yaml b/deploy/gitops/node/d601/runtime-v03/node-frpc.yaml index 90fabb1b..e023144d 100644 --- a/deploy/gitops/node/d601/runtime-v03/node-frpc.yaml +++ b/deploy/gitops/node/d601/runtime-v03/node-frpc.yaml @@ -12,7 +12,7 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/gitops-target: v03 hwlab.pikastech.local/profile: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 data: frpc.toml: | serverAddr = "82.156.23.220" @@ -44,7 +44,7 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/gitops-target: v03 hwlab.pikastech.local/profile: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 spec: replicas: 1 selector: diff --git a/deploy/gitops/node/d601/runtime-v03/openfga.yaml b/deploy/gitops/node/d601/runtime-v03/openfga.yaml index ad865d57..1ce6bc9c 100644 --- a/deploy/gitops/node/d601/runtime-v03/openfga.yaml +++ b/deploy/gitops/node/d601/runtime-v03/openfga.yaml @@ -16,7 +16,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-openfga", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372" + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", @@ -37,7 +37,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-openfga", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372" + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs" @@ -113,7 +113,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-openfga", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372" + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", @@ -137,7 +137,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-openfga", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372" + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs" @@ -248,7 +248,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-openfga", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372" + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", diff --git a/deploy/gitops/node/d601/runtime-v03/services.yaml b/deploy/gitops/node/d601/runtime-v03/services.yaml index 4194acaa..5273e021 100644 --- a/deploy/gitops/node/d601/runtime-v03/services.yaml +++ b/deploy/gitops/node/d601/runtime-v03/services.yaml @@ -10,7 +10,7 @@ items: app.kubernetes.io/name: hwlab-cloud-api hwlab.pikastech.local/service-id: hwlab-cloud-api hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -36,7 +36,7 @@ items: app.kubernetes.io/name: hwlab-workbench-runtime hwlab.pikastech.local/service-id: hwlab-workbench-runtime hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -62,7 +62,7 @@ items: app.kubernetes.io/name: hwlab-user-billing hwlab.pikastech.local/service-id: hwlab-user-billing hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -88,7 +88,7 @@ items: app.kubernetes.io/name: hwlab-cloud-web hwlab.pikastech.local/service-id: hwlab-cloud-web hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -115,7 +115,7 @@ items: hwlab.pikastech.local/service-id: hwlab-gateway hwlab.pikastech.local/activation: manual hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 annotations: @@ -137,7 +137,7 @@ items: app.kubernetes.io/name: hwlab-agent-skills hwlab.pikastech.local/service-id: hwlab-agent-skills hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -163,7 +163,7 @@ items: app.kubernetes.io/name: hwlab-edge-proxy hwlab.pikastech.local/service-id: hwlab-edge-proxy hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled diff --git a/deploy/gitops/node/d601/runtime-v03/workbench-redis.yaml b/deploy/gitops/node/d601/runtime-v03/workbench-redis.yaml index 15e9c5b7..23c8e7c8 100644 --- a/deploy/gitops/node/d601/runtime-v03/workbench-redis.yaml +++ b/deploy/gitops/node/d601/runtime-v03/workbench-redis.yaml @@ -17,7 +17,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-workbench-redis", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372" + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", @@ -43,7 +43,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-workbench-redis", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372" + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", @@ -68,7 +68,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-workbench-redis", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372" + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", @@ -165,7 +165,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-workbench-redis", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372" + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", @@ -202,7 +202,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-workbench-redis", - "hwlab.pikastech.local/source-commit": "0347aa6117f755be29991cda5617a2f8d3dd1372" + "hwlab.pikastech.local/source-commit": "19b6db4254bae274e69aac14da3272a17ef70461" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", diff --git a/deploy/gitops/node/d601/runtime-v03/workloads.yaml b/deploy/gitops/node/d601/runtime-v03/workloads.yaml index 8ae94aa4..0f6d6fc4 100644 --- a/deploy/gitops/node/d601/runtime-v03/workloads.yaml +++ b/deploy/gitops/node/d601/runtime-v03/workloads.yaml @@ -11,15 +11,15 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 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/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 spec: accessModes: - ReadWriteOnce @@ -38,14 +38,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 spec: replicas: 1 selector: @@ -63,24 +63,24 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/artifact-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/artifact-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout - hwlab.pikastech.local/boot-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/boot-commit: 19b6db4254bae274e69aac14da3272a17ef70461 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/artifact-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/artifact-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 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: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/boot-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-workbench-runtime.sh hwlab.pikastech.local/environment-digest: sha256:988db74e56870127a6ee72dcb3a3a73a2d2558614bc1d94d33066af101fa01cf hwlab.pikastech.local/environment-input-hash: 2e95c14feef21c34b9f714e79b94008f40541d8b1cc961ee790216ac3c267541 - hwlab.pikastech.local/code-input-hash: 3ff9a952b542c2b71873744a8c3817dfd44c54a6e3fd8984cce618a93319f2f8 + hwlab.pikastech.local/code-input-hash: e3626a55d0f5d32c82a034c920e615729ad5f9fce62b64be9ac1c473cdfb4c00 spec: containers: - name: hwlab-workbench-runtime @@ -146,7 +146,7 @@ items: - name: HWLAB_ENVIRONMENT value: v03 - name: HWLAB_COMMIT_ID - value: 0347aa6117f755be29991cda5617a2f8d3dd1372 + value: 19b6db4254bae274e69aac14da3272a17ef70461 - name: HWLAB_IMAGE value: 127.0.0.1:5000/hwlab/hwlab-workbench-runtime-env@sha256:988db74e56870127a6ee72dcb3a3a73a2d2558614bc1d94d33066af101fa01cf - name: HWLAB_IMAGE_TAG @@ -156,13 +156,13 @@ items: - name: HWLAB_GITOPS_PROFILE value: v03 - name: HWLAB_GITOPS_SOURCE_COMMIT - value: 0347aa6117f755be29991cda5617a2f8d3dd1372 + value: 19b6db4254bae274e69aac14da3272a17ef70461 - 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: 0347aa6117f755be29991cda5617a2f8d3dd1372 + value: 19b6db4254bae274e69aac14da3272a17ef70461 - name: HWLAB_BOOT_REF value: v0.3 - name: HWLAB_BOOT_SH @@ -176,7 +176,7 @@ items: - name: HWLAB_ENVIRONMENT_INPUT_HASH value: 2e95c14feef21c34b9f714e79b94008f40541d8b1cc961ee790216ac3c267541 - name: HWLAB_CODE_INPUT_HASH - value: 3ff9a952b542c2b71873744a8c3817dfd44c54a6e3fd8984cce618a93319f2f8 + value: e3626a55d0f5d32c82a034c920e615729ad5f9fce62b64be9ac1c473cdfb4c00 - name: HWLAB_IMAGE_DIGEST value: sha256:988db74e56870127a6ee72dcb3a3a73a2d2558614bc1d94d33066af101fa01cf readinessProbe: @@ -209,14 +209,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 spec: replicas: 1 strategy: @@ -236,14 +236,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: 167dd285854b3cbcf280508051d2aad2f3b0a798 hwlab.pikastech.local/artifact-source-commit: 167dd285854b3cbcf280508051d2aad2f3b0a798 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 167dd285854b3cbcf280508051d2aad2f3b0a798 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: 167dd285854b3cbcf280508051d2aad2f3b0a798 hwlab.pikastech.local/artifact-source-commit: 167dd285854b3cbcf280508051d2aad2f3b0a798 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -792,14 +792,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 spec: replicas: 1 selector: @@ -817,14 +817,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: d43e45d7a1fa0b7cff259759ae23634d3b073f0f hwlab.pikastech.local/artifact-source-commit: d43e45d7a1fa0b7cff259759ae23634d3b073f0f hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: d43e45d7a1fa0b7cff259759ae23634d3b073f0f annotations: - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: d43e45d7a1fa0b7cff259759ae23634d3b073f0f hwlab.pikastech.local/artifact-source-commit: d43e45d7a1fa0b7cff259759ae23634d3b073f0f hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -939,14 +939,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 spec: replicas: 1 selector: @@ -964,14 +964,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: 33c8c18da0f2e0d46d2c67872b6f0326dab7f0ba hwlab.pikastech.local/artifact-source-commit: 33c8c18da0f2e0d46d2c67872b6f0326dab7f0ba hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 33c8c18da0f2e0d46d2c67872b6f0326dab7f0ba annotations: - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: 33c8c18da0f2e0d46d2c67872b6f0326dab7f0ba hwlab.pikastech.local/artifact-source-commit: 33c8c18da0f2e0d46d2c67872b6f0326dab7f0ba hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -1075,13 +1075,13 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 unidesk.ai/node-staging: "false" annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 spec: replicas: 0 selector: @@ -1099,13 +1099,13 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/artifact-source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/artifact-source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -1193,14 +1193,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 spec: replicas: 1 selector: @@ -1218,14 +1218,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: e7b6fb9639f980f9789964a378f5ea1687e88a76 hwlab.pikastech.local/artifact-source-commit: e7b6fb9639f980f9789964a378f5ea1687e88a76 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: e7b6fb9639f980f9789964a378f5ea1687e88a76 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: e7b6fb9639f980f9789964a378f5ea1687e88a76 hwlab.pikastech.local/artifact-source-commit: e7b6fb9639f980f9789964a378f5ea1687e88a76 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -1327,14 +1327,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 - hwlab.pikastech.local/source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 + hwlab.pikastech.local/source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 spec: replicas: 1 selector: @@ -1352,14 +1352,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/artifact-source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 0347aa6117f755be29991cda5617a2f8d3dd1372 + hwlab.pikastech.local/gitops-render-source-commit: 19b6db4254bae274e69aac14da3272a17ef70461 hwlab.pikastech.local/source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/artifact-source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs