From f5737041f8d4a60d0241cf3aeb58cbd09de3b4bc Mon Sep 17 00:00:00 2001 From: HWLAB node GitOps Bot Date: Sat, 20 Jun 2026 20:44:36 +0000 Subject: [PATCH] chore: promote node GitOps source ddcc135 --- 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 27b1742a..db19a91c 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": "4c2180099f65427cfb30179b7dee491f29d7adfd", + "commitId": "ddcc135ac041b9611ed2c9a297606a46c11cb92a", "artifactState": "published", "publish": { "ciPublished": true, "registryVerified": true, - "provenance": "node-ci-artifact:hwlab-v03-ci-poll-4c2180099f65-collect", + "provenance": "node-ci-artifact:hwlab-v03-ci-poll-ddcc135ac041-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": "4c2180099f65427cfb30179b7dee491f29d7adfd", - "sourceCommitId": "4c2180099f65427cfb30179b7dee491f29d7adfd", + "commitId": "ddcc135ac041b9611ed2c9a297606a46c11cb92a", + "sourceCommitId": "ddcc135ac041b9611ed2c9a297606a46c11cb92a", "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": "ac1753f51c96975459bc13749b3d7f608195ef91", - "componentInputHash": "2bd01af35f905a30a7958a9bba99622336b588e5a16c2c781e941ecd4e76a5f5", + "componentCommitId": "93151384b350f852e0e0bb406a3a01c7b3a286ce", + "componentInputHash": "34f70c8dea490b2e8f54b0ef29af27ec7fdac5dc6f7410930c192ab6c7ef34e0", "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": "01cef3c4b01d4afb15feb573c4a0ac9146fb73d9472911d0894723f3dc4034b9", + "codeInputHash": "eb9384b696d6dfa04e672c2b79aebc982e8e7047a2737987f6986a9b6082de01", "bootRepo": "git@github.com:pikasTech/HWLAB.git", - "bootCommit": "4c2180099f65427cfb30179b7dee491f29d7adfd", + "bootCommit": "ddcc135ac041b9611ed2c9a297606a46c11cb92a", "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": "4c2180099f65427cfb30179b7dee491f29d7adfd", + "bootCommit": "ddcc135ac041b9611ed2c9a297606a46c11cb92a", "bootSh": "deploy/runtime/boot/hwlab-cloud-web.sh", "env": { "HWLAB_BOOT_REPO": "git@github.com:pikasTech/HWLAB.git", - "HWLAB_BOOT_COMMIT": "4c2180099f65427cfb30179b7dee491f29d7adfd", + "HWLAB_BOOT_COMMIT": "ddcc135ac041b9611ed2c9a297606a46c11cb92a", "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 ff2da818..3cd17e8d 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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 328b0cb5..c7a836d5 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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 f1d78532..55dd954d 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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 457d677f..7410f6a2 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": "4c2180099f65427cfb30179b7dee491f29d7adfd", + "hwlab.pikastech.local/source-commit": "ddcc135ac041b9611ed2c9a297606a46c11cb92a", "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 ea955c8b..8d124c7d 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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 6fb2b969..db93b203 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": "4c2180099f65427cfb30179b7dee491f29d7adfd" + "hwlab.pikastech.local/source-commit": "ddcc135ac041b9611ed2c9a297606a46c11cb92a" }, "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": "4c2180099f65427cfb30179b7dee491f29d7adfd" + "hwlab.pikastech.local/source-commit": "ddcc135ac041b9611ed2c9a297606a46c11cb92a" }, "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": "4c2180099f65427cfb30179b7dee491f29d7adfd" + "hwlab.pikastech.local/source-commit": "ddcc135ac041b9611ed2c9a297606a46c11cb92a" }, "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": "4c2180099f65427cfb30179b7dee491f29d7adfd" + "hwlab.pikastech.local/source-commit": "ddcc135ac041b9611ed2c9a297606a46c11cb92a" }, "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": "4c2180099f65427cfb30179b7dee491f29d7adfd" + "hwlab.pikastech.local/source-commit": "ddcc135ac041b9611ed2c9a297606a46c11cb92a" }, "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 66f3616d..fd6af7ab 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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 626f1137..850b41eb 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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a hwlab.pikastech.local/source-commit: db6599c86c3aaae726d64ddf422c705352025c97 hwlab.pikastech.local/artifact-source-commit: db6599c86c3aaae726d64ddf422c705352025c97 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: db6599c86c3aaae726d64ddf422c705352025c97 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a hwlab.pikastech.local/source-commit: db6599c86c3aaae726d64ddf422c705352025c97 hwlab.pikastech.local/artifact-source-commit: db6599c86c3aaae726d64ddf422c705352025c97 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -597,14 +597,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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a spec: replicas: 1 selector: @@ -622,14 +622,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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a hwlab.pikastech.local/source-commit: 77836d404ed95c8b570e4ef48ceedc9aa9ddfeb5 hwlab.pikastech.local/artifact-source-commit: 77836d404ed95c8b570e4ef48ceedc9aa9ddfeb5 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 77836d404ed95c8b570e4ef48ceedc9aa9ddfeb5 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a hwlab.pikastech.local/source-commit: 77836d404ed95c8b570e4ef48ceedc9aa9ddfeb5 hwlab.pikastech.local/artifact-source-commit: 77836d404ed95c8b570e4ef48ceedc9aa9ddfeb5 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -744,14 +744,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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a spec: replicas: 1 selector: @@ -769,24 +769,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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/artifact-source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/artifact-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout - hwlab.pikastech.local/boot-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/boot-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a annotations: - hwlab.pikastech.local/gitops-render-source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/artifact-source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/artifact-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/boot-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 01cef3c4b01d4afb15feb573c4a0ac9146fb73d9472911d0894723f3dc4034b9 + hwlab.pikastech.local/code-input-hash: eb9384b696d6dfa04e672c2b79aebc982e8e7047a2737987f6986a9b6082de01 spec: containers: - name: hwlab-cloud-web @@ -800,7 +800,7 @@ items: - name: HWLAB_CLOUD_WEB_PROXY_TIMEOUT_MS value: "1260000" - name: HWLAB_COMMIT_ID - value: 4c2180099f65427cfb30179b7dee491f29d7adfd + value: ddcc135ac041b9611ed2c9a297606a46c11cb92a - name: HWLAB_IMAGE value: 127.0.0.1:5000/hwlab/hwlab-cloud-web-env@sha256:dceac826c470c177499e3b434218e0f19c659ec913bf93b0b330119f044ed4a0 - name: HWLAB_IMAGE_TAG @@ -818,13 +818,13 @@ items: - name: HWLAB_GITOPS_PROFILE value: v03 - name: HWLAB_GITOPS_SOURCE_COMMIT - value: 4c2180099f65427cfb30179b7dee491f29d7adfd + value: ddcc135ac041b9611ed2c9a297606a46c11cb92a - 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + value: ddcc135ac041b9611ed2c9a297606a46c11cb92a - name: HWLAB_BOOT_REF value: v0.3 - name: HWLAB_BOOT_SH @@ -838,7 +838,7 @@ items: - name: HWLAB_ENVIRONMENT_INPUT_HASH value: 0aa74268cb9902938d1eab6f3a84ca11102f37cd478fd2d9f54db9366f2690d0 - name: HWLAB_CODE_INPUT_HASH - value: 01cef3c4b01d4afb15feb573c4a0ac9146fb73d9472911d0894723f3dc4034b9 + value: eb9384b696d6dfa04e672c2b79aebc982e8e7047a2737987f6986a9b6082de01 - name: HWLAB_IMAGE_DIGEST value: sha256:dceac826c470c177499e3b434218e0f19c659ec913bf93b0b330119f044ed4a0 - name: HWLAB_PUBLIC_ENDPOINT @@ -880,13 +880,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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a unidesk.ai/node-staging: "false" annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a spec: replicas: 0 selector: @@ -904,13 +904,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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -998,14 +998,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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a spec: replicas: 1 selector: @@ -1023,14 +1023,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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a hwlab.pikastech.local/source-commit: ef8765828a4443c9a3e75b7d44236e6264cc1ed6 hwlab.pikastech.local/artifact-source-commit: ef8765828a4443c9a3e75b7d44236e6264cc1ed6 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: ef8765828a4443c9a3e75b7d44236e6264cc1ed6 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a hwlab.pikastech.local/source-commit: ef8765828a4443c9a3e75b7d44236e6264cc1ed6 hwlab.pikastech.local/artifact-source-commit: ef8765828a4443c9a3e75b7d44236e6264cc1ed6 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -1132,14 +1132,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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd - hwlab.pikastech.local/source-commit: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a + hwlab.pikastech.local/source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a spec: replicas: 1 selector: @@ -1157,14 +1157,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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a 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: 4c2180099f65427cfb30179b7dee491f29d7adfd + hwlab.pikastech.local/gitops-render-source-commit: ddcc135ac041b9611ed2c9a297606a46c11cb92a hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs