From 41b9cdd35d8ce16258862ca69749ae16d89373cf Mon Sep 17 00:00:00 2001 From: HWLAB node GitOps Bot Date: Sat, 20 Jun 2026 21:39:42 +0000 Subject: [PATCH] chore: promote node GitOps source f979919 --- 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 ae70ac68..a0ca9586 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": "d5c0914eadd8ab15586a74e73a687aaf245a5d37", + "commitId": "f9799196351b903ce244897e814e365e371dff16", "artifactState": "published", "publish": { "ciPublished": true, "registryVerified": true, - "provenance": "node-ci-artifact:hwlab-v03-ci-poll-d5c0914eadd8-collect", + "provenance": "node-ci-artifact:hwlab-v03-ci-poll-f9799196351b-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": "d5c0914eadd8ab15586a74e73a687aaf245a5d37", - "sourceCommitId": "d5c0914eadd8ab15586a74e73a687aaf245a5d37", + "commitId": "f9799196351b903ce244897e814e365e371dff16", + "sourceCommitId": "f9799196351b903ce244897e814e365e371dff16", "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": "a734a78777de163b356eb33de5d2bead7a73e5a2", - "componentInputHash": "cadd2f0d177abfe3cc5b5e3c4688f370ec344201478e95f19e61b43afc09a330", + "componentCommitId": "7ca7a9974b2f8725e0ec700340d134e83130b521", + "componentInputHash": "5e466200469e1eff8aa94deabf02f40c8542203b42efa8cdd3e1dbd87fac434b", "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": "2fa4f5b42b921a4165eff34d817095333012a79c49a300fd7a18fbb488a9d903", + "codeInputHash": "f830e7140b4bc53069d1e5642e0a9c85a04846011f740ef500b5368b3d99f494", "bootRepo": "git@github.com:pikasTech/HWLAB.git", - "bootCommit": "d5c0914eadd8ab15586a74e73a687aaf245a5d37", + "bootCommit": "f9799196351b903ce244897e814e365e371dff16", "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": "d5c0914eadd8ab15586a74e73a687aaf245a5d37", + "bootCommit": "f9799196351b903ce244897e814e365e371dff16", "bootSh": "deploy/runtime/boot/hwlab-cloud-web.sh", "env": { "HWLAB_BOOT_REPO": "git@github.com:pikasTech/HWLAB.git", - "HWLAB_BOOT_COMMIT": "d5c0914eadd8ab15586a74e73a687aaf245a5d37", + "HWLAB_BOOT_COMMIT": "f9799196351b903ce244897e814e365e371dff16", "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 8c1448ff..c224a57e 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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 b2085703..6639eaa0 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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 464f1948..7ae467bb 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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 464130eb..19471390 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": "d5c0914eadd8ab15586a74e73a687aaf245a5d37", + "hwlab.pikastech.local/source-commit": "f9799196351b903ce244897e814e365e371dff16", "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 52462fa8..a0ca2cc3 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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 1c484e6c..24014b20 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": "d5c0914eadd8ab15586a74e73a687aaf245a5d37" + "hwlab.pikastech.local/source-commit": "f9799196351b903ce244897e814e365e371dff16" }, "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": "d5c0914eadd8ab15586a74e73a687aaf245a5d37" + "hwlab.pikastech.local/source-commit": "f9799196351b903ce244897e814e365e371dff16" }, "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": "d5c0914eadd8ab15586a74e73a687aaf245a5d37" + "hwlab.pikastech.local/source-commit": "f9799196351b903ce244897e814e365e371dff16" }, "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": "d5c0914eadd8ab15586a74e73a687aaf245a5d37" + "hwlab.pikastech.local/source-commit": "f9799196351b903ce244897e814e365e371dff16" }, "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": "d5c0914eadd8ab15586a74e73a687aaf245a5d37" + "hwlab.pikastech.local/source-commit": "f9799196351b903ce244897e814e365e371dff16" }, "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 95ca2d40..9451823a 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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 9b10283f..29120778 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 hwlab.pikastech.local/source-commit: 85fbf6d9bd208d9c43b49ef1c64a6e4cab11703b hwlab.pikastech.local/artifact-source-commit: 85fbf6d9bd208d9c43b49ef1c64a6e4cab11703b hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 85fbf6d9bd208d9c43b49ef1c64a6e4cab11703b annotations: - hwlab.pikastech.local/gitops-render-source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 hwlab.pikastech.local/source-commit: 85fbf6d9bd208d9c43b49ef1c64a6e4cab11703b hwlab.pikastech.local/artifact-source-commit: 85fbf6d9bd208d9c43b49ef1c64a6e4cab11703b 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/artifact-source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/artifact-source-commit: f9799196351b903ce244897e814e365e371dff16 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout - hwlab.pikastech.local/boot-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/boot-commit: f9799196351b903ce244897e814e365e371dff16 annotations: - hwlab.pikastech.local/gitops-render-source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/artifact-source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/artifact-source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/boot-commit: f9799196351b903ce244897e814e365e371dff16 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: 2fa4f5b42b921a4165eff34d817095333012a79c49a300fd7a18fbb488a9d903 + hwlab.pikastech.local/code-input-hash: f830e7140b4bc53069d1e5642e0a9c85a04846011f740ef500b5368b3d99f494 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + value: f9799196351b903ce244897e814e365e371dff16 - 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + value: f9799196351b903ce244897e814e365e371dff16 - 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + value: f9799196351b903ce244897e814e365e371dff16 - 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: 2fa4f5b42b921a4165eff34d817095333012a79c49a300fd7a18fbb488a9d903 + value: f830e7140b4bc53069d1e5642e0a9c85a04846011f740ef500b5368b3d99f494 - 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 unidesk.ai/node-staging: "false" annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 - hwlab.pikastech.local/source-commit: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 + hwlab.pikastech.local/source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 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: d5c0914eadd8ab15586a74e73a687aaf245a5d37 + hwlab.pikastech.local/gitops-render-source-commit: f9799196351b903ce244897e814e365e371dff16 hwlab.pikastech.local/source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/artifact-source-commit: 6f13f5df2e4befa655d6f9859d96db13e029db1b hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs