DEP: 使 PowerAgent pod 就绪状态反映限制执行情况
作者: kaim-eng创建于 2026年9月12日更新于 2026年9月19日
标签dynamo-deploydeployment::k8sneeds-triageoperatordep:under-reviewk8s
Today a PowerAgent pod has no readiness probe, so it is Ready from the moment its container starts and stays Ready while every reconcile cycle fails. This DEP adds three things and nothing else (§1–§4 below):
- the actuator reports whether its writes actually succeeded, and
reconcile_once()folds that into a whole-cycle enforcement boolean; - a fixed
GET /readyzon container port8081, serving that state; and - a
readinessProbeon the PowerAgent DaemonSet.
内容来源: ai-dynamo/dynamo