diff --git a/deploy/artifact-catalog.d601-v03.json b/deploy/artifact-catalog.d601-v03.json index 2810b0c9..274d5151 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": "b74fc22a5d2eb0737498c5683dc2e5d011e967a6", + "commitId": "854241e1179b469f063412feecd34baadce86102", "artifactState": "published", "publish": { "ciPublished": true, "registryVerified": true, - "provenance": "node-ci-artifact:hwlab-v03-ci-poll-b74fc22a5d2e-collect", + "provenance": "node-ci-artifact:hwlab-v03-ci-poll-854241e1179b-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", diff --git a/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml b/deploy/gitops/node/d601/runtime-v03/deepseek-proxy.yaml index c5e2ed84..7ae33054 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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 16739962..64034e2c 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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 34917bf4..c1522401 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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 772405ae..77aa4f3c 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": "b74fc22a5d2eb0737498c5683dc2e5d011e967a6", + "hwlab.pikastech.local/source-commit": "854241e1179b469f063412feecd34baadce86102", "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 06f4ada7..190e76df 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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 1c17bdf7..66699400 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": "b74fc22a5d2eb0737498c5683dc2e5d011e967a6" + "hwlab.pikastech.local/source-commit": "854241e1179b469f063412feecd34baadce86102" }, "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": "b74fc22a5d2eb0737498c5683dc2e5d011e967a6" + "hwlab.pikastech.local/source-commit": "854241e1179b469f063412feecd34baadce86102" }, "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": "b74fc22a5d2eb0737498c5683dc2e5d011e967a6" + "hwlab.pikastech.local/source-commit": "854241e1179b469f063412feecd34baadce86102" }, "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": "b74fc22a5d2eb0737498c5683dc2e5d011e967a6" + "hwlab.pikastech.local/source-commit": "854241e1179b469f063412feecd34baadce86102" }, "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": "b74fc22a5d2eb0737498c5683dc2e5d011e967a6" + "hwlab.pikastech.local/source-commit": "854241e1179b469f063412feecd34baadce86102" }, "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 b587f137..ccfe1cc6 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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 c8c8f57c..8db65725 100644 --- a/deploy/gitops/node/d601/runtime-v03/workloads.yaml +++ b/deploy/gitops/node/d601/runtime-v03/workloads.yaml @@ -11,13 +11,13 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 spec: accessModes: - ReadWriteOnce @@ -36,12 +36,12 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 spec: replicas: 1 strategy: @@ -482,12 +482,12 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 spec: replicas: 1 selector: @@ -619,12 +619,12 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 spec: replicas: 1 selector: @@ -739,11 +739,11 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 unidesk.ai/node-staging: "false" annotations: hwlab.pikastech.local/gitops-note: node DEV GitOps target. - hwlab.pikastech.local/source-commit: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 spec: replicas: 0 selector: @@ -851,12 +851,12 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 spec: replicas: 1 selector: @@ -974,12 +974,12 @@ items: hwlab.pikastech.local/environment: v03 hwlab.pikastech.local/profile: v03 hwlab.pikastech.local/gitops-target: v03 - hwlab.pikastech.local/source-commit: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 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: b74fc22a5d2eb0737498c5683dc2e5d011e967a6 + hwlab.pikastech.local/source-commit: 854241e1179b469f063412feecd34baadce86102 spec: replicas: 1 selector: