From 823a1c01adf447ddbae7600c4b83139e382cd809 Mon Sep 17 00:00:00 2001 From: HWLAB node GitOps Bot Date: Fri, 19 Jun 2026 01:18:13 +0000 Subject: [PATCH] chore: promote node GitOps source acbcca7 --- 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 | 12 +-- .../node/d601/runtime-v03/workloads.yaml | 102 +++++++++--------- 9 files changed, 81 insertions(+), 81 deletions(-) diff --git a/deploy/artifact-catalog.d601-v03.json b/deploy/artifact-catalog.d601-v03.json index a7faeb6b..2e03a1b4 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": "3c60b9ae581f30679700a110e81c5a7dac93ff2a", + "commitId": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b", "artifactState": "published", "publish": { "ciPublished": true, "registryVerified": true, - "provenance": "node-ci-artifact:hwlab-v03-ci-poll-3c60b9ae581f-collect", + "provenance": "node-ci-artifact:hwlab-v03-ci-poll-acbcca7a5b2f-collect", "note": "Digest fields were copied from a successful DEV artifact publish report for this source commit." }, "healthContract": { @@ -159,8 +159,8 @@ }, { "serviceId": "hwlab-cloud-web", - "commitId": "3c60b9ae581f30679700a110e81c5a7dac93ff2a", - "sourceCommitId": "3c60b9ae581f30679700a110e81c5a7dac93ff2a", + "commitId": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b", + "sourceCommitId": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-0aa74268cb99", "imageTag": "env-0aa74268cb99", "digest": "sha256:dceac826c470c177499e3b434218e0f19c659ec913bf93b0b330119f044ed4a0", @@ -176,8 +176,8 @@ "buildCreatedAt": "2026-06-18T20:17:40.416Z", "buildSource": "git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB@env:0aa74268cb9902938d1eab6f3a84ca11102f37cd478fd2d9f54db9366f2690d0", "buildBackend": "reused-env-catalog", - "componentCommitId": "270cc999d47d18b9e7943f7158ea0f11afa2a0c7", - "componentInputHash": "7bc1044a12c5b41862781221cbeb6e245d3680f0a3d4395627b801eb2e9b95cc", + "componentCommitId": "d9078c492906642d824ef1dae00ac9ceb44b7c30", + "componentInputHash": "daaddbd97352c1ba576e5afe052a0e54fd3ac6fdb174b4c94c2c42a198cb1237", "runtimeMode": "env-reuse-git-mirror-checkout", "envReuse": true, "envChanged": false, @@ -185,20 +185,20 @@ "environmentImage": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-0aa74268cb99", "environmentDigest": "sha256:dceac826c470c177499e3b434218e0f19c659ec913bf93b0b330119f044ed4a0", "environmentInputHash": "0aa74268cb9902938d1eab6f3a84ca11102f37cd478fd2d9f54db9366f2690d0", - "codeInputHash": "e29c55a001151b9809cbf5432bd75a7c513e230d7bbdd7c24b3bdc88f21d0216", + "codeInputHash": "f75d051f883f7ffd0ffdc6fd39d98fce331d1501ced13b4a2f9b3ba73b5a1d6d", "bootRepo": "git@github.com:pikasTech/HWLAB.git", - "bootCommit": "3c60b9ae581f30679700a110e81c5a7dac93ff2a", + "bootCommit": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b", "bootSh": "deploy/runtime/boot/hwlab-cloud-web.sh", "bootEnvEvidence": { "runtimeMode": "env-reuse-git-mirror-checkout", "environmentDigest": "sha256:dceac826c470c177499e3b434218e0f19c659ec913bf93b0b330119f044ed4a0", "environmentImage": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-0aa74268cb99", "bootRepo": "git@github.com:pikasTech/HWLAB.git", - "bootCommit": "3c60b9ae581f30679700a110e81c5a7dac93ff2a", + "bootCommit": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b", "bootSh": "deploy/runtime/boot/hwlab-cloud-web.sh", "env": { "HWLAB_BOOT_REPO": "git@github.com:pikasTech/HWLAB.git", - "HWLAB_BOOT_COMMIT": "3c60b9ae581f30679700a110e81c5a7dac93ff2a", + "HWLAB_BOOT_COMMIT": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b", "HWLAB_BOOT_SH": "deploy/runtime/boot/hwlab-cloud-web.sh", "HWLAB_ENVIRONMENT_IMAGE": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-0aa74268cb99", "HWLAB_ENVIRONMENT_DIGEST": "sha256:dceac826c470c177499e3b434218e0f19c659ec913bf93b0b330119f044ed4a0" diff --git a/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml b/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml index e162c07c..010b1859 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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 783fbb0d..51960349 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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 5707a169..e0e7ab76 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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 aa832e31..02109a88 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": "3c60b9ae581f30679700a110e81c5a7dac93ff2a", + "hwlab.pikastech.local/source-commit": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b", "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 0206cb24..5cf6b7cf 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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 5db75e55..a7ee5c3b 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": "3c60b9ae581f30679700a110e81c5a7dac93ff2a" + "hwlab.pikastech.local/source-commit": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b" }, "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": "3c60b9ae581f30679700a110e81c5a7dac93ff2a" + "hwlab.pikastech.local/source-commit": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b" }, "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": "3c60b9ae581f30679700a110e81c5a7dac93ff2a" + "hwlab.pikastech.local/source-commit": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b" }, "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": "3c60b9ae581f30679700a110e81c5a7dac93ff2a" + "hwlab.pikastech.local/source-commit": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b" }, "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": "3c60b9ae581f30679700a110e81c5a7dac93ff2a" + "hwlab.pikastech.local/source-commit": "acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b" }, "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 bed033ea..1a46d2dc 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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-user-billing hwlab.pikastech.local/service-id: hwlab-user-billing hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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-cloud-web hwlab.pikastech.local/service-id: hwlab-cloud-web hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -89,7 +89,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 annotations: @@ -111,7 +111,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -137,7 +137,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled diff --git a/deploy/gitops/node/d601/runtime-v03/workloads.yaml b/deploy/gitops/node/d601/runtime-v03/workloads.yaml index 576d0424..e302a85b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b spec: replicas: 1 strategy: @@ -65,14 +65,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/source-commit: cd7fc6eb7494f814d484fe81e1474102b2bf9522 hwlab.pikastech.local/artifact-source-commit: cd7fc6eb7494f814d484fe81e1474102b2bf9522 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: cd7fc6eb7494f814d484fe81e1474102b2bf9522 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/source-commit: cd7fc6eb7494f814d484fe81e1474102b2bf9522 hwlab.pikastech.local/artifact-source-commit: cd7fc6eb7494f814d484fe81e1474102b2bf9522 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -537,14 +537,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b spec: replicas: 1 selector: @@ -562,14 +562,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b annotations: - hwlab.pikastech.local/gitops-render-source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -680,14 +680,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b spec: replicas: 1 selector: @@ -705,24 +705,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/artifact-source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/artifact-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout - hwlab.pikastech.local/boot-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/boot-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b annotations: - hwlab.pikastech.local/gitops-render-source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/artifact-source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/artifact-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/boot-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-cloud-web.sh hwlab.pikastech.local/environment-digest: sha256:dceac826c470c177499e3b434218e0f19c659ec913bf93b0b330119f044ed4a0 hwlab.pikastech.local/environment-input-hash: 0aa74268cb9902938d1eab6f3a84ca11102f37cd478fd2d9f54db9366f2690d0 - hwlab.pikastech.local/code-input-hash: e29c55a001151b9809cbf5432bd75a7c513e230d7bbdd7c24b3bdc88f21d0216 + hwlab.pikastech.local/code-input-hash: f75d051f883f7ffd0ffdc6fd39d98fce331d1501ced13b4a2f9b3ba73b5a1d6d spec: containers: - name: hwlab-cloud-web @@ -736,7 +736,7 @@ items: - name: HWLAB_CLOUD_WEB_PROXY_TIMEOUT_MS value: "1260000" - name: HWLAB_COMMIT_ID - value: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + value: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b - name: HWLAB_IMAGE value: 127.0.0.1:5000/hwlab/hwlab-cloud-web-env@sha256:dceac826c470c177499e3b434218e0f19c659ec913bf93b0b330119f044ed4a0 - name: HWLAB_IMAGE_TAG @@ -750,13 +750,13 @@ items: - name: HWLAB_GITOPS_PROFILE value: v03 - name: HWLAB_GITOPS_SOURCE_COMMIT - value: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + value: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b - 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + value: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b - name: HWLAB_BOOT_REF value: v0.3 - name: HWLAB_BOOT_SH @@ -770,7 +770,7 @@ items: - name: HWLAB_ENVIRONMENT_INPUT_HASH value: 0aa74268cb9902938d1eab6f3a84ca11102f37cd478fd2d9f54db9366f2690d0 - name: HWLAB_CODE_INPUT_HASH - value: e29c55a001151b9809cbf5432bd75a7c513e230d7bbdd7c24b3bdc88f21d0216 + value: f75d051f883f7ffd0ffdc6fd39d98fce331d1501ced13b4a2f9b3ba73b5a1d6d - name: HWLAB_IMAGE_DIGEST value: sha256:dceac826c470c177499e3b434218e0f19c659ec913bf93b0b330119f044ed4a0 - name: HWLAB_PUBLIC_ENDPOINT @@ -810,13 +810,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b unidesk.ai/node-staging: "false" annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b spec: replicas: 0 selector: @@ -834,13 +834,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b annotations: - hwlab.pikastech.local/gitops-render-source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -928,14 +928,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b spec: replicas: 1 selector: @@ -953,14 +953,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b annotations: - hwlab.pikastech.local/gitops-render-source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -1062,14 +1062,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b 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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a - hwlab.pikastech.local/source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b + hwlab.pikastech.local/source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b spec: replicas: 1 selector: @@ -1087,14 +1087,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: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b annotations: - hwlab.pikastech.local/gitops-render-source-commit: 3c60b9ae581f30679700a110e81c5a7dac93ff2a + hwlab.pikastech.local/gitops-render-source-commit: acbcca7a5b2f1c21d5c7dce1f268eb216171aa1b hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs