ci(hwlab): 纳入 HWPOD L2 服务构建

This commit is contained in:
root
2026-07-21 04:28:19 +02:00
parent 983d15eda6
commit ef4d02a155
2 changed files with 19 additions and 4 deletions
@@ -13,7 +13,7 @@ metadata:
hwlab.pikastech.local/download-profile: jd01-node-default
hwlab.pikastech.local/network-profile: jd01-node-ci-egress
unidesk.ai/owning-config-ref: "config/hwlab-node-lanes.yaml#lanes.v03.targets.NC01"
unidesk.ai/effective-config-sha256: sha256:6a599c5e402ca0a52a04c1b85403ff114b8239bf5a8c2f4864ed37a0bb73dbd2
unidesk.ai/effective-config-sha256: sha256:e6f14d619ce11e215530100670a08b093833853d435dd2d5cc95937eea553a9f
unidesk.ai/source-artifact-renderer: hwlab-runtime-lane
unidesk.ai/source-artifact-mode: remote-pipeline-annotation
spec:
@@ -53,7 +53,7 @@ spec:
default: 127.0.0.1:5000/hwlab
- name: services
type: string
default: "hwlab-cloud-api,hwlab-workbench-runtime,hwlab-user-billing,hwlab-project-management,hwlab-tasktree-api,hwlab-tasktree-worker,hwlab-harnessrl-api,hwlab-harnessrl-worker,hwlab-workbench-api,hwlab-workbench-worker,hwlab-cloud-web,hwlab-gateway,hwlab-edge-proxy,hwlab-agent-skills"
default: "hwlab-cloud-api,hwlab-workbench-runtime,hwlab-user-billing,hwlab-project-management,hwlab-tasktree-api,hwlab-tasktree-worker,hwlab-harnessrl-api,hwlab-harnessrl-worker,hwlab-workbench-api,hwlab-workbench-worker,hwlab-hwpod-api,hwlab-hwpod-worker,hwlab-hwpod-web,hwlab-cloud-web,hwlab-gateway,hwlab-edge-proxy,hwlab-agent-skills"
- name: base-image
type: string
default: 127.0.0.1:5000/hwlab/hwlab-node20-base:20-bookworm-slim
@@ -383,6 +383,18 @@ spec:
description: hwlab-workbench-worker rollout affected according to ci-plan
- name: build-hwlab-workbench-worker
description: hwlab-workbench-worker image build required according to ci-plan
- name: affected-hwlab-hwpod-api
description: hwlab-hwpod-api rollout affected according to ci-plan
- name: build-hwlab-hwpod-api
description: hwlab-hwpod-api image build required according to ci-plan
- name: affected-hwlab-hwpod-worker
description: hwlab-hwpod-worker rollout affected according to ci-plan
- name: build-hwlab-hwpod-worker
description: hwlab-hwpod-worker image build required according to ci-plan
- name: affected-hwlab-hwpod-web
description: hwlab-hwpod-web rollout affected according to ci-plan
- name: build-hwlab-hwpod-web
description: hwlab-hwpod-web image build required according to ci-plan
- name: affected-hwlab-cloud-web
description: hwlab-cloud-web rollout affected according to ci-plan
- name: build-hwlab-cloud-web
@@ -671,6 +683,9 @@ spec:
- hwlab-harnessrl-worker
- hwlab-workbench-api
- hwlab-workbench-worker
- hwlab-hwpod-api
- hwlab-hwpod-worker
- hwlab-hwpod-web
- hwlab-cloud-web
- hwlab-gateway
- hwlab-edge-proxy