From 2857179edceb42d87d30aa65aed4fcc3f8373ddf Mon Sep 17 00:00:00 2001 From: HWLAB node GitOps Bot Date: Tue, 23 Jun 2026 12:40:26 +0000 Subject: [PATCH] chore: promote node GitOps source 839b85d --- deploy/artifact-catalog.d601-v03.json | 20 +-- .../node/d601/runtime-v03/deepseek-proxy.yaml | 6 +- .../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/postgres.yaml | 6 +- .../node/d601/runtime-v03/services.yaml | 14 +-- .../d601/runtime-v03/workbench-redis.yaml | 10 +- .../node/d601/runtime-v03/workloads.yaml | 114 +++++++++--------- 10 files changed, 94 insertions(+), 94 deletions(-) diff --git a/deploy/artifact-catalog.d601-v03.json b/deploy/artifact-catalog.d601-v03.json index f10c9960..c4e065eb 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": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e", + "commitId": "839b85d17c88797bc47edde9840cb15dc7538cb6", "artifactState": "published", "publish": { "ciPublished": true, "registryVerified": true, - "provenance": "node-ci-artifact:hwlab-v03-ci-poll-e3a8c20fdaa1-collect", + "provenance": "node-ci-artifact:hwlab-v03-ci-poll-839b85d17c88-collect", "note": "Digest fields were copied from a successful DEV artifact publish report for this source commit." }, "healthContract": { @@ -222,8 +222,8 @@ }, { "serviceId": "hwlab-cloud-web", - "commitId": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e", - "sourceCommitId": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e", + "commitId": "839b85d17c88797bc47edde9840cb15dc7538cb6", + "sourceCommitId": "839b85d17c88797bc47edde9840cb15dc7538cb6", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-cdc3b090d795", "imageTag": "env-cdc3b090d795", "digest": "sha256:19cc59d8935d71507f594b2b419708047870ba15d8683f935238d6cc4f95856a", @@ -239,8 +239,8 @@ "buildCreatedAt": "2026-06-21T12:36:26.254Z", "buildSource": "git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/HWLAB@env:cdc3b090d79582bf9a871de3a13d0c6757a6c08a9d960e9422734725e21288f5", "buildBackend": "reused-env-catalog", - "componentCommitId": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e", - "componentInputHash": "bb7e1aa71c17d943a76c5b096f046273433e651d75b242d662663ae94cdfb04a", + "componentCommitId": "839b85d17c88797bc47edde9840cb15dc7538cb6", + "componentInputHash": "2212d9db0a4aeedd5a24241469b6f9235b9f4f8a446807e183a67585c737d81d", "runtimeMode": "env-reuse-git-mirror-checkout", "envReuse": true, "envChanged": false, @@ -248,20 +248,20 @@ "environmentImage": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-cdc3b090d795", "environmentDigest": "sha256:19cc59d8935d71507f594b2b419708047870ba15d8683f935238d6cc4f95856a", "environmentInputHash": "cdc3b090d79582bf9a871de3a13d0c6757a6c08a9d960e9422734725e21288f5", - "codeInputHash": "6b16a3d1cf8acc7d328b3241cf41745149bddff80ed31e7971b5b33a1e7d3cdd", + "codeInputHash": "f388bdb123e461c8da9119b8190f4a02f995a1b54e5de813872f9474b4bdc85d", "bootRepo": "git@github.com:pikasTech/HWLAB.git", - "bootCommit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e", + "bootCommit": "839b85d17c88797bc47edde9840cb15dc7538cb6", "bootSh": "deploy/runtime/boot/hwlab-cloud-web.sh", "bootEnvEvidence": { "runtimeMode": "env-reuse-git-mirror-checkout", "environmentDigest": "sha256:19cc59d8935d71507f594b2b419708047870ba15d8683f935238d6cc4f95856a", "environmentImage": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-cdc3b090d795", "bootRepo": "git@github.com:pikasTech/HWLAB.git", - "bootCommit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e", + "bootCommit": "839b85d17c88797bc47edde9840cb15dc7538cb6", "bootSh": "deploy/runtime/boot/hwlab-cloud-web.sh", "env": { "HWLAB_BOOT_REPO": "git@github.com:pikasTech/HWLAB.git", - "HWLAB_BOOT_COMMIT": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e", + "HWLAB_BOOT_COMMIT": "839b85d17c88797bc47edde9840cb15dc7538cb6", "HWLAB_BOOT_SH": "deploy/runtime/boot/hwlab-cloud-web.sh", "HWLAB_ENVIRONMENT_IMAGE": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-cdc3b090d795", "HWLAB_ENVIRONMENT_DIGEST": "sha256:19cc59d8935d71507f594b2b419708047870ba15d8683f935238d6cc4f95856a" diff --git a/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml b/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml index e86175a8..d0db57c3 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/monitoring: disabled spec: type: ClusterIP diff --git a/deploy/gitops/node/d601/runtime-v03/health-contract.yaml b/deploy/gitops/node/d601/runtime-v03/health-contract.yaml index ca8b322f..521cc87b 100644 --- a/deploy/gitops/node/d601/runtime-v03/health-contract.yaml +++ b/deploy/gitops/node/d601/runtime-v03/health-contract.yaml @@ -8,7 +8,7 @@ "app.kubernetes.io/name": "hwlab-v03-health-contract", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/gitops-target": "v03", - "hwlab.pikastech.local/source-commit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e", + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6", "hwlab.pikastech.local/environment": "v03" }, "annotations": { diff --git a/deploy/gitops/node/d601/runtime-v03/namespace.yaml b/deploy/gitops/node/d601/runtime-v03/namespace.yaml index ab5f5a5a..2dea3345 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": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e", + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6", "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 46ee9402..22d32761 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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 334f8997..257c9b89 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": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" }, "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": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" }, "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": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" }, "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": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" }, "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": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", diff --git a/deploy/gitops/node/d601/runtime-v03/postgres.yaml b/deploy/gitops/node/d601/runtime-v03/postgres.yaml index 32259667..150d653f 100644 --- a/deploy/gitops/node/d601/runtime-v03/postgres.yaml +++ b/deploy/gitops/node/d601/runtime-v03/postgres.yaml @@ -14,7 +14,7 @@ "hwlab.pikastech.local/environment": "v03", "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", - "hwlab.pikastech.local/source-commit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" } }, "data": { @@ -33,7 +33,7 @@ "hwlab.pikastech.local/environment": "v03", "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", - "hwlab.pikastech.local/source-commit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" } }, "spec": { @@ -62,7 +62,7 @@ "hwlab.pikastech.local/environment": "v03", "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", - "hwlab.pikastech.local/source-commit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" } }, "spec": { diff --git a/deploy/gitops/node/d601/runtime-v03/services.yaml b/deploy/gitops/node/d601/runtime-v03/services.yaml index 9258b1fd..67371fce 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -36,7 +36,7 @@ items: app.kubernetes.io/name: hwlab-workbench-runtime hwlab.pikastech.local/service-id: hwlab-workbench-runtime hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -62,7 +62,7 @@ items: app.kubernetes.io/name: hwlab-user-billing hwlab.pikastech.local/service-id: hwlab-user-billing hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -88,7 +88,7 @@ items: app.kubernetes.io/name: hwlab-cloud-web hwlab.pikastech.local/service-id: hwlab-cloud-web hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -115,7 +115,7 @@ items: hwlab.pikastech.local/service-id: hwlab-gateway hwlab.pikastech.local/activation: manual hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 annotations: @@ -137,7 +137,7 @@ items: app.kubernetes.io/name: hwlab-agent-skills hwlab.pikastech.local/service-id: hwlab-agent-skills hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled @@ -163,7 +163,7 @@ items: app.kubernetes.io/name: hwlab-edge-proxy hwlab.pikastech.local/service-id: hwlab-edge-proxy hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/monitoring: disabled diff --git a/deploy/gitops/node/d601/runtime-v03/workbench-redis.yaml b/deploy/gitops/node/d601/runtime-v03/workbench-redis.yaml index 386ad4f4..965e4328 100644 --- a/deploy/gitops/node/d601/runtime-v03/workbench-redis.yaml +++ b/deploy/gitops/node/d601/runtime-v03/workbench-redis.yaml @@ -17,7 +17,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-workbench-redis", - "hwlab.pikastech.local/source-commit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", @@ -43,7 +43,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-workbench-redis", - "hwlab.pikastech.local/source-commit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", @@ -68,7 +68,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-workbench-redis", - "hwlab.pikastech.local/source-commit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", @@ -165,7 +165,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-workbench-redis", - "hwlab.pikastech.local/source-commit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", @@ -202,7 +202,7 @@ "hwlab.pikastech.local/gitops-target": "v03", "hwlab.pikastech.local/profile": "v03", "hwlab.pikastech.local/service-id": "hwlab-workbench-redis", - "hwlab.pikastech.local/source-commit": "e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e" + "hwlab.pikastech.local/source-commit": "839b85d17c88797bc47edde9840cb15dc7538cb6" }, "annotations": { "hwlab.pikastech.local/rendered-by": "scripts/gitops-render.mjs", diff --git a/deploy/gitops/node/d601/runtime-v03/workloads.yaml b/deploy/gitops/node/d601/runtime-v03/workloads.yaml index 88e1396f..20951055 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 spec: replicas: 1 selector: @@ -63,14 +63,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: 1693947b58039294e904600adaf27628100a1182 hwlab.pikastech.local/artifact-source-commit: 1693947b58039294e904600adaf27628100a1182 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 1693947b58039294e904600adaf27628100a1182 annotations: - hwlab.pikastech.local/gitops-render-source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: 1693947b58039294e904600adaf27628100a1182 hwlab.pikastech.local/artifact-source-commit: 1693947b58039294e904600adaf27628100a1182 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -215,14 +215,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 spec: replicas: 1 strategy: @@ -242,14 +242,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: 4f7b53f36fc1873b989b0dd038aaee7fbacda191 hwlab.pikastech.local/artifact-source-commit: 4f7b53f36fc1873b989b0dd038aaee7fbacda191 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 4f7b53f36fc1873b989b0dd038aaee7fbacda191 annotations: - hwlab.pikastech.local/gitops-render-source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: 4f7b53f36fc1873b989b0dd038aaee7fbacda191 hwlab.pikastech.local/artifact-source-commit: 4f7b53f36fc1873b989b0dd038aaee7fbacda191 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -810,14 +810,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 spec: replicas: 1 selector: @@ -835,14 +835,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: 4cab31c341129b076f5b95f1de177228d57d8c85 hwlab.pikastech.local/artifact-source-commit: 4cab31c341129b076f5b95f1de177228d57d8c85 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 4cab31c341129b076f5b95f1de177228d57d8c85 annotations: - hwlab.pikastech.local/gitops-render-source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: 4cab31c341129b076f5b95f1de177228d57d8c85 hwlab.pikastech.local/artifact-source-commit: 4cab31c341129b076f5b95f1de177228d57d8c85 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -971,14 +971,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 spec: replicas: 1 selector: @@ -996,24 +996,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/artifact-source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/artifact-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout - hwlab.pikastech.local/boot-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/boot-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 annotations: - hwlab.pikastech.local/gitops-render-source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/artifact-source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/artifact-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/boot-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/boot-sh: deploy/runtime/boot/hwlab-cloud-web.sh hwlab.pikastech.local/environment-digest: sha256:19cc59d8935d71507f594b2b419708047870ba15d8683f935238d6cc4f95856a hwlab.pikastech.local/environment-input-hash: cdc3b090d79582bf9a871de3a13d0c6757a6c08a9d960e9422734725e21288f5 - hwlab.pikastech.local/code-input-hash: 6b16a3d1cf8acc7d328b3241cf41745149bddff80ed31e7971b5b33a1e7d3cdd + hwlab.pikastech.local/code-input-hash: f388bdb123e461c8da9119b8190f4a02f995a1b54e5de813872f9474b4bdc85d spec: containers: - name: hwlab-cloud-web @@ -1027,7 +1027,7 @@ items: - name: HWLAB_CLOUD_WEB_PROXY_TIMEOUT_MS value: "1260000" - name: HWLAB_COMMIT_ID - value: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + value: 839b85d17c88797bc47edde9840cb15dc7538cb6 - name: HWLAB_IMAGE value: 127.0.0.1:5000/hwlab/hwlab-cloud-web-env@sha256:19cc59d8935d71507f594b2b419708047870ba15d8683f935238d6cc4f95856a - name: HWLAB_IMAGE_TAG @@ -1045,13 +1045,13 @@ items: - name: HWLAB_GITOPS_PROFILE value: v03 - name: HWLAB_GITOPS_SOURCE_COMMIT - value: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + value: 839b85d17c88797bc47edde9840cb15dc7538cb6 - 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + value: 839b85d17c88797bc47edde9840cb15dc7538cb6 - name: HWLAB_BOOT_REF value: v0.3 - name: HWLAB_BOOT_SH @@ -1065,7 +1065,7 @@ items: - name: HWLAB_ENVIRONMENT_INPUT_HASH value: cdc3b090d79582bf9a871de3a13d0c6757a6c08a9d960e9422734725e21288f5 - name: HWLAB_CODE_INPUT_HASH - value: 6b16a3d1cf8acc7d328b3241cf41745149bddff80ed31e7971b5b33a1e7d3cdd + value: f388bdb123e461c8da9119b8190f4a02f995a1b54e5de813872f9474b4bdc85d - name: HWLAB_IMAGE_DIGEST value: sha256:19cc59d8935d71507f594b2b419708047870ba15d8683f935238d6cc4f95856a - name: HWLAB_PUBLIC_ENDPOINT @@ -1107,13 +1107,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 unidesk.ai/node-staging: "false" annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/gitops-render-source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 spec: replicas: 0 selector: @@ -1131,13 +1131,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/artifact-source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 annotations: - hwlab.pikastech.local/gitops-render-source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/artifact-source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -1225,14 +1225,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 spec: replicas: 1 selector: @@ -1250,14 +1250,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: e7b6fb9639f980f9789964a378f5ea1687e88a76 hwlab.pikastech.local/artifact-source-commit: e7b6fb9639f980f9789964a378f5ea1687e88a76 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: e7b6fb9639f980f9789964a378f5ea1687e88a76 annotations: - hwlab.pikastech.local/gitops-render-source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: e7b6fb9639f980f9789964a378f5ea1687e88a76 hwlab.pikastech.local/artifact-source-commit: e7b6fb9639f980f9789964a378f5ea1687e88a76 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -1359,14 +1359,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e - hwlab.pikastech.local/source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 + hwlab.pikastech.local/source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 spec: replicas: 1 selector: @@ -1384,14 +1384,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: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/artifact-source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 annotations: - hwlab.pikastech.local/gitops-render-source-commit: e3a8c20fdaa18fdfe8968131128c853c3ef0fd9e + hwlab.pikastech.local/gitops-render-source-commit: 839b85d17c88797bc47edde9840cb15dc7538cb6 hwlab.pikastech.local/source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/artifact-source-commit: 350bfede1a332d8d8e92d36108e4bf1c277d6657 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs