5 Commits

Author SHA1 Message Date
zhx
a2ff4768d3 feat: adopt remote image prune hot-patch from deploy machine
把部署机上未提交的本地热补丁正式入库:服务更新预拉镜像后,顺手清理目标
宿主机上超过 REMOTE_IMAGE_PRUNE_KEEP_DAYS 天且未被容器引用的历史镜像;
cleanup_deploy_disk.sh 同步增加 cleanup_remote_host_images。

发布流程测试补上 prune_remote_host_images 的 mock,避免单测触发真实 SSH。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 13:05:51 +08:00
170-carry
78d27a45b3 use custom harbor gc schedule 2026-04-29 16:42:59 +08:00
170-carry
d4a11b67b3 mark cleanup script executable 2026-04-29 16:36:44 +08:00
170-carry
7078b694de fix harbor retention setup 2026-04-29 16:33:08 +08:00
170-carry
96f1c9dacb add deploy disk cleanup timer 2026-04-29 16:27:00 +08:00