fix/opensandbox-runner-rollout
main
真实 ci-vm smoke 首次拉取 Kata runner 镜像超过 HAProxy 默认 50 秒,Lifecycle create 连接被断开;同时 dynamic-runner Flux Kustomization 使用 prune: false,已从资源列表移除的旧 NATS worker 仍留在集群。
prune: false
timeout client
timeout server
dynamic-runner-pod-worker
--check --diff
关联 #94、#101。
No dependencies set.
The note is not visible to the blocked user.
问题
真实 ci-vm smoke 首次拉取 Kata runner 镜像超过 HAProxy 默认 50 秒,Lifecycle create 连接被断开;同时 dynamic-runner Flux Kustomization 使用
prune: false,已从资源列表移除的旧 NATS worker 仍留在集群。修复
timeout client与 backendtimeout server设置为 600 秒dynamic-runner-pod-worker被 GitOps 删除验证
--check --diff只产生两条 timeout 命令关联 #94、#101。