feat: add fake device pod sidebar service

This commit is contained in:
Codex
2026-05-28 01:39:03 +08:00
parent 704e3104ad
commit 297206b695
39 changed files with 1895 additions and 9782 deletions
+44 -2
View File
@@ -204,6 +204,36 @@
},
"reusedFrom": "7b426c226ec6f6d4de516f58055f3bf26d911477a88ebeef320066b1903ef40f"
},
{
"serviceId": "hwlab-device-pod",
"commitId": "278bbe1",
"image": "127.0.0.1:5000/hwlab/hwlab-device-pod:278bbe1",
"imageTag": "278bbe1",
"digest": "not_published",
"publishState": "skeleton-only",
"profile": "dev",
"namespace": "hwlab-dev",
"healthPath": "/health/live",
"sourceState": "source-present",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": "publish_not_run",
"buildCreatedAt": null,
"buildSource": null,
"componentCommitId": null,
"componentInputHash": null,
"dockerfileHash": "8b2595a09276479b8809e70e99516c1539a6a7cc200e73266d247176b56be962",
"baseImageReference": "127.0.0.1:5000/hwlab/hwlab-node20-base:20-bookworm-slim",
"baseImageDigest": null,
"buildArgsHash": null,
"ciAffected": true,
"ciReason": [
"new-service"
],
"reuse": null,
"reusedFrom": null
},
{
"serviceId": "hwlab-gateway",
"commitId": "278bbe1",
@@ -522,14 +552,15 @@
],
"serviceInventory": {
"version": "v2",
"serviceCount": 13,
"requiredServiceCount": 13,
"serviceCount": 14,
"requiredServiceCount": 14,
"disabledServiceCount": 0,
"requiredServiceIds": [
"hwlab-cloud-api",
"hwlab-cloud-web",
"hwlab-agent-mgr",
"hwlab-agent-worker",
"hwlab-device-pod",
"hwlab-gateway",
"hwlab-gateway-simu",
"hwlab-box-simu",
@@ -586,6 +617,17 @@
"entrypoint": "cmd/hwlab-agent-worker/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-device-pod",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-device-pod/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-gateway",
"publishEnabled": true,