feat: 启用生产 VM runner 标签 #136

Merged
panxiao81 merged 1 commits from rollout/vm-runner-production into main 2026-09-21 15:23:32 +00:00
2 changed files with 5 additions and 1 deletions
Showing only changes of commit c8e163f01e - Show all commits
+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