1.4 KiB
1.4 KiB
R2.2.18 任务报告
结果
PK01 Sub2API 已通过 YAML-first 受控流程从 v0.1.153 升级到 v0.1.155。实际运行镜像为 docker.1panel.live/weishaw/sub2api:0.1.155,容器状态 healthy。
Source of truth
- owning YAML:
config/platform-infra/sub2api.yaml - 仅修改 PK01 target 的
image.tag:0.1.153→0.1.155 - PR:https://github.com/pikasTech/unidesk/pull/2003
- merge commit:
d97605d8f20d3c87ff16f747cd7e500d79f9827b - 未修改其他 target、公开域名、Secret、Codex pool、账号 runtime 或调度策略。
受控部署证据
platform-infra sub2api plan --target PK01:通过。platform-infra sub2api apply --target PK01 --dry-run:通过,渲染目标镜像 v0.1.155。platform-infra sub2api image-prepull --target PK01 --confirm --wait:成功;镜像 IDsha256:ec8c1452f9dc5f4ca...。- apply job:
platform_infra_sub2api_apply_pk01_20260714074034649_757de2,状态 succeeded,exit 0。 platform-infra sub2api status --target PK01:app running/healthy,实际镜像 v0.1.155;Redis保持原容器运行。platform-infra sub2api validate --target PK01:通过;app、Redis、外部 PostgreSQL、本地 health 与 PK01 Caddy 公网 health 均成功。
边界
本次是纯镜像升级,没有执行 codex-pool plan|sync|validate,没有对齐或覆盖手工账号、临时不可调度规则、proxy 绑定和其他 runtime 配置。