fix: migrate code queue control plane to k3s
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
- src/met-nonlinear.tsx (MET Nonlinear D601 training orchestration React page; do not fold back into `app.tsx`)
|
||||
- src/code-queue.tsx (Code Queue user-service React page; do not fold back into `app.tsx`)
|
||||
- src/oa-event-flow.tsx (Unified OA event flow and Trace/STEP stats React page; do not fold back into `app.tsx`)
|
||||
- src/v3sctl.tsx (V3S Control Plane React page backed only by `v3sctl-adapter`; do not fold back into `app.tsx`)
|
||||
- src/k3sctl.tsx (K3S Control Plane React page backed only by `k3sctl-adapter`; do not fold back into `app.tsx`)
|
||||
- public/ (HTML/CSS static assets for the compact industrial console; no handwritten app JS)
|
||||
- provider-gateway/ (Compute node Provider Gateway container)
|
||||
- package.json
|
||||
@@ -85,7 +85,7 @@
|
||||
- config/postgresql.conf
|
||||
- init/001_unidesk_init.sql
|
||||
- microservices/ (UniDesk-owned user services and compatibility examples)
|
||||
- code-queue/ (Codex/OpenCode queue backend; v3s-managed when exposed through UniDesk)
|
||||
- code-queue/ (Codex/OpenCode queue backend; k3s-managed when exposed through UniDesk)
|
||||
- oa-event-flow/ (Unified OA event ledger, tag stream, and Trace/STEP stats center)
|
||||
- v3sctl-adapter/ (D601 v3s control-plane adapter and managed service manifests)
|
||||
- k3sctl-adapter/ (D601 k3s control-plane adapter and managed service manifests)
|
||||
- example-service/
|
||||
|
||||
Reference in New Issue
Block a user