docs: 关联 Instance 观测 PR 与源码
docs / check (push) Failing after 12m23s

This commit is contained in:
2026-09-25 13:35:02 +00:00
parent 6c0fdc7ecb
commit 3b0ca2245a
2 changed files with 9 additions and 6 deletions
+5 -3
View File
@@ -153,9 +153,11 @@ CREATEDB/CREATEROLE,不引入 SECURITY DEFINER 接口。扩展安装按实际
可用列表不等于任意扩展均可安装;基础管理能力不授予导入或接管他人资源的权限。
这项决定沿用原安全文档的非 superuser 原则,并明确了此前未选定的实施方式。
Instance 观测、Secret watch 与删除引用保护的后续实现目前位于 Ayatori
`feat/database-instance-observation` 分支,已本地签名提交为
`bc227bfdb4b2f5b027fe522b8dcf72db17b84d26`,尚未推送/合并;权限矩阵、启用方式和测试边界
以该提交的 `docs/database/README.md`、`security.md` 为准,不能把 main 的旧实现当成已具备该能力。
`feat/database-instance-observation` 分支,已签名提交并推送为
[bc227bf](https://git.ddupan.top/panxiao81/ayatori/commit/bc227bfdb4b2f5b027fe522b8dcf72db17b84d26),
由 [PR #11](https://git.ddupan.top/panxiao81/ayatori/pulls/11) 跟踪,尚未合并。权限矩阵、启用方式和测试边界
以该提交的 [模块说明](https://git.ddupan.top/panxiao81/ayatori/src/commit/bc227bfdb4b2f5b027fe522b8dcf72db17b84d26/docs/database/README.md)
与安全文档为准,不能把 main 的旧实现当成已具备该能力。
- operator 管理实例内的租户资源,不运行 PostgreSQL/OpenBao,也不管理 VM、存储、备份或 OpenBao PKI。
- 应用密码写入 OpenBao,不进入 CR、Event 或日志;ESO 负责向 Kubernetes 消费者投射。
+4 -3
View File
@@ -101,7 +101,8 @@ controller、目标固定、finalizer 保留与生成 RBAC,真实 API server
同日确认原生非 superuser + CREATEDB/CREATEROLE 管理方案,已同步至
[DBaaS 职责边界](services/postgresql-tenant-operator.md#职责边界)。后续 Instance 观测链路在
`/tmp/ayatori-database-domain` 的 `feat/database-instance-observation` 分支,已本地签名提交为
`bc227bfdb4b2f5b027fe522b8dcf72db17b84d26`,尚未推送;本地已通过
`feat/database-instance-observation` 分支,已签名提交并推送为
[bc227bf](https://git.ddupan.top/panxiao81/ayatori/commit/bc227bfdb4b2f5b027fe522b8dcf72db17b84d26);本地已通过
全量测试、三轮 controller/application race、真实 PostgreSQL/API server 集成测试及普通/integration lint。
源码文档已经同步,但远端 commit/PR 链接待推送后补齐,不代表已合并、部署或现场验收。
源码文档和远端链接已经同步,由 [PR #11](https://git.ddupan.top/panxiao81/ayatori/pulls/11)
跟踪 CI 与 review;不代表已合并、部署或现场验收。