diff --git a/deploy/artifact-catalog.d601-v03.json b/deploy/artifact-catalog.d601-v03.json index 3d5fcc79..0b0ae5e0 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": "04109a00f9ac6ecf3b62b54d0f700bb065a768fb", + "commitId": "69507e725fcdd4c8d7e95b8539696ac3fb057978", "artifactState": "published", "publish": { "ciPublished": true, "registryVerified": true, - "provenance": "node-ci-artifact:hwlab-v03-ci-poll-04109a00f9ac-collect", + "provenance": "node-ci-artifact:hwlab-v03-ci-poll-69507e725fcd-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": "c614689e6172d26cf18f7f3439006afe5f598853", - "sourceCommitId": "c614689e6172d26cf18f7f3439006afe5f598853", + "commitId": "69507e725fcdd4c8d7e95b8539696ac3fb057978", + "sourceCommitId": "69507e725fcdd4c8d7e95b8539696ac3fb057978", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-a90ffa7be24d", "imageTag": "env-a90ffa7be24d", "digest": "sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48", @@ -176,29 +176,29 @@ "buildCreatedAt": "2026-06-15T23:56:22.832Z", "buildSource": "git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB@env:a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28", "buildBackend": "reused-env-catalog", - "componentCommitId": "1635767730eca617cfb827625beb46f894d3f418", - "componentInputHash": "075e7661547c32d82fc5f920358e0042e951d1099850f2bfd512ac458c8f3f79", + "componentCommitId": "051c8ddf2ef4625683b1ca3c24c12d6218d77e4c", + "componentInputHash": "f8b79a56bcfbde5ebb2d12a9f348e14744b1ac9161207f765e4a082b67005d6c", "runtimeMode": "env-reuse-git-mirror-checkout", "envReuse": true, "envChanged": false, - "codeChanged": false, + "codeChanged": true, "environmentImage": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-a90ffa7be24d", "environmentDigest": "sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48", "environmentInputHash": "a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28", - "codeInputHash": "d2312bbf9851429d0023630cafa30db76aa16505516d4428720c0daef3c8bc2d", + "codeInputHash": "7532983d444f0cc01721211607865f58bf717bd44179ff18d50e211598224a93", "bootRepo": "git@github.com:pikasTech/HWLAB.git", - "bootCommit": "c614689e6172d26cf18f7f3439006afe5f598853", + "bootCommit": "69507e725fcdd4c8d7e95b8539696ac3fb057978", "bootSh": "deploy/runtime/boot/hwlab-cloud-web.sh", "bootEnvEvidence": { "runtimeMode": "env-reuse-git-mirror-checkout", "environmentDigest": "sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48", "environmentImage": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-a90ffa7be24d", "bootRepo": "git@github.com:pikasTech/HWLAB.git", - "bootCommit": "c614689e6172d26cf18f7f3439006afe5f598853", + "bootCommit": "69507e725fcdd4c8d7e95b8539696ac3fb057978", "bootSh": "deploy/runtime/boot/hwlab-cloud-web.sh", "env": { "HWLAB_BOOT_REPO": "git@github.com:pikasTech/HWLAB.git", - "HWLAB_BOOT_COMMIT": "c614689e6172d26cf18f7f3439006afe5f598853", + "HWLAB_BOOT_COMMIT": "69507e725fcdd4c8d7e95b8539696ac3fb057978", "HWLAB_BOOT_SH": "deploy/runtime/boot/hwlab-cloud-web.sh", "HWLAB_ENVIRONMENT_IMAGE": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-a90ffa7be24d", "HWLAB_ENVIRONMENT_DIGEST": "sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48" @@ -208,9 +208,10 @@ "baseImageReference": "127.0.0.1:5000/hwlab/hwlab-node20-base:20-bookworm-slim", "baseImageDigest": null, "buildArgsHash": "39effb18af665e5e286cca9f84ef2a30f577ad11c9acca098589b7ee37f6950c", - "ciAffected": false, + "ciAffected": true, "ciReason": [ - "component-inputs-unchanged" + "code-input-changed", + "component-path-changed" ], "reuse": { "status": "ready", @@ -334,9 +335,9 @@ "baseImageReference": "127.0.0.1:5000/hwlab/hwlab-node20-base:20-bookworm-slim", "baseImageDigest": null, "buildArgsHash": "8ff027eecc22049f7a368c9d01ccdcff523b860538d1c284d01068a67395f8e7", - "ciAffected": true, + "ciAffected": false, "ciReason": [ - "runtime-config-changed" + "component-inputs-unchanged" ], "reuse": { "status": "ready", diff --git a/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml b/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml index fb5fd9ef..5649277f 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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 30692dd0..288a2809 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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 ac6417ec..0ad79dbb 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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 1a059ee9..870adf6e 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": "04109a00f9ac6ecf3b62b54d0f700bb065a768fb", + "hwlab.pikastech.local/source-commit": "69507e725fcdd4c8d7e95b8539696ac3fb057978", "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 384e783e..9be992b7 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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 797d2c2b..17bff7c8 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": "04109a00f9ac6ecf3b62b54d0f700bb065a768fb" + "hwlab.pikastech.local/source-commit": "69507e725fcdd4c8d7e95b8539696ac3fb057978" }, "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": "04109a00f9ac6ecf3b62b54d0f700bb065a768fb" + "hwlab.pikastech.local/source-commit": "69507e725fcdd4c8d7e95b8539696ac3fb057978" }, "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": "04109a00f9ac6ecf3b62b54d0f700bb065a768fb" + "hwlab.pikastech.local/source-commit": "69507e725fcdd4c8d7e95b8539696ac3fb057978" }, "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": "04109a00f9ac6ecf3b62b54d0f700bb065a768fb" + "hwlab.pikastech.local/source-commit": "69507e725fcdd4c8d7e95b8539696ac3fb057978" }, "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": "04109a00f9ac6ecf3b62b54d0f700bb065a768fb" + "hwlab.pikastech.local/source-commit": "69507e725fcdd4c8d7e95b8539696ac3fb057978" }, "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 3ba3939c..6fd6d882 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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 3eddf15b..33a930bd 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/source-commit: 0ee3d2a76fe3632417a3c2685985adb96cf6314b hwlab.pikastech.local/artifact-source-commit: 0ee3d2a76fe3632417a3c2685985adb96cf6314b hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 0ee3d2a76fe3632417a3c2685985adb96cf6314b annotations: - hwlab.pikastech.local/gitops-render-source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/source-commit: 0ee3d2a76fe3632417a3c2685985adb96cf6314b hwlab.pikastech.local/artifact-source-commit: 0ee3d2a76fe3632417a3c2685985adb96cf6314b hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -505,14 +505,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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 spec: replicas: 1 selector: @@ -530,14 +530,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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/artifact-source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: e8c4c95fe1946908afcf20524738205826b87a62 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/artifact-source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -646,14 +646,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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 spec: replicas: 1 selector: @@ -671,24 +671,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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: c614689e6172d26cf18f7f3439006afe5f598853 - hwlab.pikastech.local/artifact-source-commit: c614689e6172d26cf18f7f3439006afe5f598853 + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/artifact-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout - hwlab.pikastech.local/boot-commit: c614689e6172d26cf18f7f3439006afe5f598853 + hwlab.pikastech.local/boot-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: c614689e6172d26cf18f7f3439006afe5f598853 - hwlab.pikastech.local/artifact-source-commit: c614689e6172d26cf18f7f3439006afe5f598853 + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/artifact-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: c614689e6172d26cf18f7f3439006afe5f598853 + hwlab.pikastech.local/boot-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-cloud-web.sh hwlab.pikastech.local/environment-digest: sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48 hwlab.pikastech.local/environment-input-hash: a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28 - hwlab.pikastech.local/code-input-hash: d2312bbf9851429d0023630cafa30db76aa16505516d4428720c0daef3c8bc2d + hwlab.pikastech.local/code-input-hash: 7532983d444f0cc01721211607865f58bf717bd44179ff18d50e211598224a93 spec: containers: - name: hwlab-cloud-web @@ -702,7 +702,7 @@ items: - name: HWLAB_CLOUD_WEB_PROXY_TIMEOUT_MS value: "1260000" - name: HWLAB_COMMIT_ID - value: c614689e6172d26cf18f7f3439006afe5f598853 + value: 69507e725fcdd4c8d7e95b8539696ac3fb057978 - name: HWLAB_IMAGE value: 127.0.0.1:5000/hwlab/hwlab-cloud-web-env@sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48 - name: HWLAB_IMAGE_TAG @@ -714,13 +714,13 @@ items: - name: HWLAB_GITOPS_PROFILE value: v03 - name: HWLAB_GITOPS_SOURCE_COMMIT - value: c614689e6172d26cf18f7f3439006afe5f598853 + value: 69507e725fcdd4c8d7e95b8539696ac3fb057978 - 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: c614689e6172d26cf18f7f3439006afe5f598853 + value: 69507e725fcdd4c8d7e95b8539696ac3fb057978 - name: HWLAB_BOOT_REF value: v0.3 - name: HWLAB_BOOT_SH @@ -734,7 +734,7 @@ items: - name: HWLAB_ENVIRONMENT_INPUT_HASH value: a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28 - name: HWLAB_CODE_INPUT_HASH - value: d2312bbf9851429d0023630cafa30db76aa16505516d4428720c0daef3c8bc2d + value: 7532983d444f0cc01721211607865f58bf717bd44179ff18d50e211598224a93 - name: HWLAB_IMAGE_DIGEST value: sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48 - name: HWLAB_PUBLIC_ENDPOINT @@ -770,13 +770,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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 unidesk.ai/node-staging: "false" annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 spec: replicas: 0 selector: @@ -794,13 +794,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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/artifact-source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: e8c4c95fe1946908afcf20524738205826b87a62 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/artifact-source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -886,14 +886,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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 spec: replicas: 1 selector: @@ -911,14 +911,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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/source-commit: b2fb1e0e0164fd5d486d4960e933371c6263715f hwlab.pikastech.local/artifact-source-commit: b2fb1e0e0164fd5d486d4960e933371c6263715f hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: b2fb1e0e0164fd5d486d4960e933371c6263715f annotations: - hwlab.pikastech.local/gitops-render-source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/source-commit: b2fb1e0e0164fd5d486d4960e933371c6263715f hwlab.pikastech.local/artifact-source-commit: b2fb1e0e0164fd5d486d4960e933371c6263715f hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -1018,14 +1018,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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb - hwlab.pikastech.local/source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 + hwlab.pikastech.local/source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 spec: replicas: 1 selector: @@ -1043,14 +1043,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: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/artifact-source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: e8c4c95fe1946908afcf20524738205826b87a62 annotations: - hwlab.pikastech.local/gitops-render-source-commit: 04109a00f9ac6ecf3b62b54d0f700bb065a768fb + hwlab.pikastech.local/gitops-render-source-commit: 69507e725fcdd4c8d7e95b8539696ac3fb057978 hwlab.pikastech.local/source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/artifact-source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs