feat: 启用生产 VM runner 标签
yaml / yaml (pull_request) Successful in 21s

This commit is contained in:
2026-09-21 15:22:36 +00:00
parent 59fe28faa5
commit c8e163f01e
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -95,6 +95,10 @@ lifecycle reconciler 删除执行器。首次 VM 测试仍须观察 BatchSandbox
ClusterStaticEntry 全部消失;完整自动清理通过前不得提高 `POD_CAPACITY`
`VM_CAPACITY`
VM backend 已通过 `vm-dev` canary 完成 Docker、kind、SPIFFE 和完整生命周期测试。
生产调度标签为 `[self-hosted, vm]`,初始保持 `VM_CAPACITY=1`;扩容前先观察实际任务的
资源水位、等待时间以及 OpenSandbox 是否存在 terminal sandbox 残留。
## 回滚
若 controller 在领取 task 前失败,回滚到前一 commit 的 Python controller/Pod worker
+1 -1
View File
@@ -89,7 +89,7 @@ spec:
- name: VM_CAPACITY
value: "1"
- name: VM_RUNNER_LABEL
value: vm-dev
value: vm
- name: VM_TIMEOUT_SECONDS
value: "14400"
- name: SPIRE_CLUSTER