diff --git a/deploy/artifact-catalog.d601-v03.json b/deploy/artifact-catalog.d601-v03.json index 361ba1d1..6e71a188 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": "c5aee420a051d3315829330194a4b1b962d38ec1", + "commitId": "77339d94318b65a582dc788c5e691ef45b2c3daa", "artifactState": "published", "publish": { "ciPublished": true, "registryVerified": true, - "provenance": "node-ci-artifact:hwlab-v03-ci-poll-c5aee420a051-collect", + "provenance": "node-ci-artifact:hwlab-v03-ci-poll-77339d94318b-collect", "note": "Digest fields were copied from a successful DEV artifact publish report for this source commit." }, "healthContract": { @@ -55,7 +55,7 @@ "runtimeMode": "env-reuse-git-mirror-checkout", "envReuse": true, "envChanged": false, - "codeChanged": true, + "codeChanged": false, "environmentImage": "127.0.0.1:5000/hwlab/hwlab-cloud-api-env:env-a90ffa7be24d", "environmentDigest": "sha256:b686b81a02495a448746d4e9738c454206f1ce770446508511ed9eeeb294e1b4", "environmentInputHash": "a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28", @@ -84,8 +84,7 @@ "buildArgsHash": "445d32282d642d5089290ffe5f621ccea3206cf1d9f11b24091f82a4434cbcd5", "ciAffected": true, "ciReason": [ - "code-input-changed", - "component-path-changed" + "runtime-config-changed" ], "reuse": { "status": "ready", @@ -182,7 +181,7 @@ "runtimeMode": "env-reuse-git-mirror-checkout", "envReuse": true, "envChanged": false, - "codeChanged": true, + "codeChanged": false, "environmentImage": "127.0.0.1:5000/hwlab/hwlab-cloud-web-env:env-a90ffa7be24d", "environmentDigest": "sha256:9ddd84626a83b8832f15ed2b2c73c0f37aa311c09bf7d424371bf19317d69d48", "environmentInputHash": "a90ffa7be24d276430ac8caff9c4010ac9c193448930b5d910feb264bed35b28", @@ -209,10 +208,9 @@ "baseImageReference": "127.0.0.1:5000/hwlab/hwlab-node20-base:20-bookworm-slim", "baseImageDigest": null, "buildArgsHash": "39effb18af665e5e286cca9f84ef2a30f577ad11c9acca098589b7ee37f6950c", - "ciAffected": true, + "ciAffected": false, "ciReason": [ - "code-input-changed", - "component-path-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 35c01bde..bce16f14 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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 3f589395..94a919c8 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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 662788de..d7a018b5 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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 cbebef0d..24271bf8 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": "c5aee420a051d3315829330194a4b1b962d38ec1", + "hwlab.pikastech.local/source-commit": "77339d94318b65a582dc788c5e691ef45b2c3daa", "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 3dda17a6..86a592a2 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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 3e768763..75a0bfb4 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": "c5aee420a051d3315829330194a4b1b962d38ec1" + "hwlab.pikastech.local/source-commit": "77339d94318b65a582dc788c5e691ef45b2c3daa" }, "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": "c5aee420a051d3315829330194a4b1b962d38ec1" + "hwlab.pikastech.local/source-commit": "77339d94318b65a582dc788c5e691ef45b2c3daa" }, "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": "c5aee420a051d3315829330194a4b1b962d38ec1" + "hwlab.pikastech.local/source-commit": "77339d94318b65a582dc788c5e691ef45b2c3daa" }, "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": "c5aee420a051d3315829330194a4b1b962d38ec1" + "hwlab.pikastech.local/source-commit": "77339d94318b65a582dc788c5e691ef45b2c3daa" }, "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": "c5aee420a051d3315829330194a4b1b962d38ec1" + "hwlab.pikastech.local/source-commit": "77339d94318b65a582dc788c5e691ef45b2c3daa" }, "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 cecc2c4b..1b5bf62e 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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 75e601ed..f094d206 100644 --- a/deploy/gitops/node/d601/runtime-v03/workloads.yaml +++ b/deploy/gitops/node/d601/runtime-v03/workloads.yaml @@ -11,13 +11,15 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa 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/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa spec: accessModes: - ReadWriteOnce @@ -36,12 +38,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa spec: replicas: 1 strategy: @@ -61,12 +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: 77339d94318b65a582dc788c5e691ef45b2c3daa hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 hwlab.pikastech.local/artifact-source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: c5aee420a051d3315829330194a4b1b962d38ec1 annotations: + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 hwlab.pikastech.local/artifact-source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -145,7 +151,7 @@ items: - name: HWLAB_METRICS_NAMESPACE value: hwlab-v03 - name: HWLAB_OBSERVABILITY_CONFIG_REVISION - value: PJ2026-01060505-20260617-render-env + value: PJ2026-01060505-20260617-render-source - name: HWLAB_ACCESS_CONTROL_REQUIRED value: "1" - name: HWLAB_BOOTSTRAP_ADMIN_ID @@ -331,7 +337,7 @@ items: - name: HWLAB_METRICS_NAMESPACE value: hwlab-v03 - name: HWLAB_OBSERVABILITY_CONFIG_REVISION - value: PJ2026-01060505-20260617-render-env + value: PJ2026-01060505-20260617-render-source - name: HWLAB_ACCESS_CONTROL_REQUIRED value: "1" - name: HWLAB_BOOTSTRAP_ADMIN_ID @@ -490,12 +496,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa spec: replicas: 1 selector: @@ -513,12 +521,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: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: 77339d94318b65a582dc788c5e691ef45b2c3daa hwlab.pikastech.local/source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/artifact-source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -627,12 +637,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa spec: replicas: 1 selector: @@ -650,12 +662,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: 77339d94318b65a582dc788c5e691ef45b2c3daa hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 hwlab.pikastech.local/artifact-source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 hwlab.pikastech.local/monitoring: disabled hwlab.pikastech.local/runtime-mode: env-reuse-git-mirror-checkout hwlab.pikastech.local/boot-commit: c5aee420a051d3315829330194a4b1b962d38ec1 annotations: + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 hwlab.pikastech.local/artifact-source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -747,11 +761,13 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa unidesk.ai/node-staging: "false" annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa spec: replicas: 0 selector: @@ -769,11 +785,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: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: 77339d94318b65a582dc788c5e691ef45b2c3daa hwlab.pikastech.local/source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/artifact-source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -859,12 +877,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa spec: replicas: 1 selector: @@ -882,12 +902,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: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: 77339d94318b65a582dc788c5e691ef45b2c3daa hwlab.pikastech.local/source-commit: b2fb1e0e0164fd5d486d4960e933371c6263715f hwlab.pikastech.local/artifact-source-commit: b2fb1e0e0164fd5d486d4960e933371c6263715f hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs @@ -982,12 +1004,14 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa unidesk.ai/node-staging: "false" hwlab.pikastech.local/monitoring: disabled annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/source-commit: c5aee420a051d3315829330194a4b1b962d38ec1 + hwlab.pikastech.local/gitops-render-source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa + hwlab.pikastech.local/source-commit: 77339d94318b65a582dc788c5e691ef45b2c3daa spec: replicas: 1 selector: @@ -1005,12 +1029,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: 77339d94318b65a582dc788c5e691ef45b2c3daa 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: 77339d94318b65a582dc788c5e691ef45b2c3daa hwlab.pikastech.local/source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/artifact-source-commit: e8c4c95fe1946908afcf20524738205826b87a62 hwlab.pikastech.local/rendered-by: scripts/gitops-render.mjs