diff --git a/architecture/ayatori-control-plane.md b/architecture/ayatori-control-plane.md index 67d47fd..1e8d141 100644 --- a/architecture/ayatori-control-plane.md +++ b/architecture/ayatori-control-plane.md @@ -60,4 +60,5 @@ Database 资源模型于 2026-09-24 明确采用官方 PV/PVC 的资源/申请 不能把分支 head 的成功当成任何合并结果的成功。测试项目未减少,不修改分支保护设置。 配置与边界见 Ayatori [f347ee5 的环境文档](https://git.ddupan.top/panxiao81/ayatori/src/commit/f347ee5292ecf39ac0ecbb21e162ee406d8ce382/docs/concepts/environments.md), -随 [PR #9](https://git.ddupan.top/panxiao81/ayatori/pulls/9) 交付;不是整个 homelab 的统一 CI 策略。 +已随 [PR #9](https://git.ddupan.top/panxiao81/ayatori/pulls/9) 合并 main;合并后未触发重复全量验证。 +这不是整个 homelab 的统一 CI 策略。 diff --git a/services/postgresql-tenant-operator.md b/services/postgresql-tenant-operator.md index f05a2ad..2c42345 100644 --- a/services/postgresql-tenant-operator.md +++ b/services/postgresql-tenant-operator.md @@ -89,7 +89,8 @@ Retain 在申请删除后保留 Database 对象和外部数据,进入 Released registry 实现、迁移与 Instance 初始化依赖已在 [23a2d81](https://git.ddupan.top/panxiao81/ayatori/commit/23a2d81b5041f8589baab1c234136cd2c701bb06) 撤除;本地测试与真实 PostgreSQL/API server 集成验证通过,但新三资源链路尚未完成。 -这些是分支提交,不表示已合并或部署;见 [同步记录](../verification.md#ayatori-database-设计修订同步)。 +上述设计与撤除已随 [PR #9](https://git.ddupan.top/panxiao81/ayatori/pulls/9) 合并 main, +合并版本为 `347a667`;不表示三资源链路已实现或部署。见 [同步记录](../verification.md#ayatori-database-设计修订同步)。 ## 计划中的使用方式 diff --git a/verification.md b/verification.md index 6aa9dba..a740c99 100644 --- a/verification.md +++ b/verification.md @@ -75,4 +75,8 @@ registry 撤除通过本地全量测试、lint 及真实 API server/PostgreSQL 源设计:[6db8a49](https://git.ddupan.top/panxiao81/ayatori/commit/6db8a495fb9f8981d336c9e6288253628ab478b6); 代码撤除:[23a2d81](https://git.ddupan.top/panxiao81/ayatori/commit/23a2d81b5041f8589baab1c234136cd2c701bb06); wiki 权威摘要:[DBaaS 设计](services/postgresql-tenant-operator.md#当前资源模型2026-09-24-已确认)。 -来源链接固定到分支提交,不视为已合并。旧仓库固定基线及受保护工作树未修改。 +来源链接固定到实现提交;相关设计、registry 撤除与 CI 去重修复已随 +[PR #9](https://git.ddupan.top/panxiao81/ayatori/pulls/9) 合并为 +[347a667](https://git.ddupan.top/panxiao81/ayatori/commit/347a667c0c1737bc4e2703dec5f11358f0425e43)。 +最新 head 的 CI #781 已全部通过;无日志启动失败的 test 单项重试后通过。 +旧仓库固定基线及受保护工作树未修改。