Commit Graph

  • dae546e58e Merge pull request 'ci: 按 pod/vm 标签分配测试 runner' (#14) from ci/runner-labels into main main panxiao81 2026-09-20 20:02:43 +00:00
  • 2270e013f0 ci: route lint and tests to pod runners and e2e to vm panxiao81 2026-09-16 17:46:15 +00:00
  • a84c37d842 Merge pull request 'feat: Instance 聚合最小生命周期与 checkpoint' (#13) from feature/instance-lifecycle-checkpoints into main panxiao81 2026-09-16 17:40:20 +00:00
  • 0c66760628 feat: add Instance lifecycle checkpoints panxiao81 2026-09-16 11:24:41 +00:00
  • da22b6b266 Merge pull request 'feat: Instance 配置与观察目标值对象' (#12) from feature/instance-observation-target into main panxiao81 2026-09-16 11:20:37 +00:00
  • e1c6eec91a feat: add Instance definition and observation target panxiao81 2026-09-16 11:15:29 +00:00
  • fdd43f32d1 Merge pull request 'feat: 基于观察结果的 Instance 扩展支持判定' (#11) from feature/instance-extension-support into main panxiao81 2026-09-16 11:03:10 +00:00
  • 87ec7896b5 feat: add observed Instance extension support checks panxiao81 2026-09-14 15:54:01 +00:00
  • b24b85c31f Merge pull request 'docs: 按实例实际能力判定扩展支持' (#10) from docs/instance-extension-contract into main panxiao81 2026-09-14 14:25:52 +00:00
  • 55869acfd5 docs: base extension support on instance capabilities panxiao81 2026-09-14 14:18:00 +00:00
  • ed6fd7bb85 Merge pull request 'feat: Instance Identity 与 Revision 值对象及测试' (#9) from feature/instance-identity-values into main panxiao81 2026-09-14 10:43:53 +00:00
  • 5521d5f98d feat: add Instance identity and revision value objects panxiao81 2026-09-14 10:18:42 +00:00
  • a0f62b1e01 Merge pull request 'feat: Instance CredentialReference 值对象与校验测试' (#8) from feature/instance-credential-reference into main panxiao81 2026-09-13 15:55:31 +00:00
  • 536d6e665f feat: add Instance credential reference value object panxiao81 2026-09-13 15:52:17 +00:00
  • 6db3f756b2 Merge pull request 'feat: Instance Endpoint 值对象与纯校验测试' (#7) from feature/instance-endpoint-values into main panxiao81 2026-09-13 15:44:31 +00:00
  • bf7b8e4066 feat: add Instance endpoint value object panxiao81 2026-09-13 15:38:07 +00:00
  • 012efc1581 Merge pull request 'Instance 阶段性基线:Ready 初版与领域设计' (#6) from feature/openbao-adapter into main panxiao81 2026-09-13 15:26:35 +00:00
  • bb87316773 docs: clarify Instance identity and deletion semantics feature/openbao-adapter panxiao81 2026-09-13 15:20:26 +00:00
  • a0afbf992c docs: define management connection refresh on Secret changes panxiao81 2026-09-13 15:05:54 +00:00
  • 953878ac47 docs: define Instance domain model and admin Secret boundary panxiao81 2026-09-13 12:17:03 +00:00
  • 59303f5276 refactor: introduce Instance connection lifecycle service panxiao81 2026-09-11 16:10:16 +00:00
  • 89d9e2316b refactor: consolidate Instance phase handlers panxiao81 2026-09-11 15:04:15 +00:00
  • 212ca4be99 test: verify Instance readiness end to end panxiao81 2026-09-10 18:15:50 +00:00
  • 97f66669a6 feat: reconcile PostgreSQLInstance dependencies panxiao81 2026-09-10 18:15:50 +00:00
  • 0101de3ffa docs: define controller connection flags panxiao81 2026-09-10 18:03:05 +00:00
  • 9be3f3bc14 Merge pull request 'ci: 运行 PostgreSQL adapter 集成测试' (#5) from ci/postgresql-integration into main panxiao81 2026-09-10 17:22:09 +00:00
  • 5ff3cf7282 fix: connect integration tests to Compose network panxiao81 2026-09-10 16:50:13 +00:00
  • 98cdc9c2b2 ci: 运行 PostgreSQL adapter 集成测试 panxiao81 2026-09-10 09:30:58 +00:00
  • 6220a917e4 Merge pull request 'feat: 实现 PostgreSQL 所有权 registry' (#4) from feature/postgresql-registry into main panxiao81 2026-09-10 10:59:09 +00:00
  • 9e5fbe6dfb fix: address PostgreSQL registry review panxiao81 2026-09-10 09:51:51 +00:00
  • 558df2bbcd feat: 实现 PostgreSQL 所有权 registry panxiao81 2026-09-10 09:29:59 +00:00
  • fd511fe1b7 Merge pull request 'feat: 初始化 controller 状态机' (#3) from feature/status-state-machine into main panxiao81 2026-09-10 09:17:10 +00:00
  • 1c0be43805 refactor: 按 phase handler 组织状态机 panxiao81 2026-09-10 08:58:41 +00:00
  • ed564d411f feat: 初始化 controller 状态机 panxiao81 2026-09-10 08:44:39 +00:00
  • 60b63100b2 Merge pull request #2: 定义 v1alpha1 API 合同 panxiao81 2026-09-10 08:12:43 +00:00
  • 1f5aa3bd2f feat: 定义 v1alpha1 API 合同 panxiao81 2026-09-10 06:25:34 +00:00
  • b443d78d14 docs: 调整本地与 CI 验证边界 panxiao81 2026-09-10 06:25:08 +00:00
  • 80f6d5232b docs: 明确凭据路径与 Secret 命名 panxiao81 2026-09-10 05:35:40 +00:00
  • a723372c6e docs: 完善 v1alpha1 设计与运维合同 panxiao81 2026-09-10 05:23:33 +00:00
  • 4823eeb767 docs: 批准 v1alpha1 系统规格 panxiao81 2026-09-10 04:58:50 +00:00
  • 0def13f0c7 docs: 确立规格先行开发流程 panxiao81 2026-09-10 02:41:45 +00:00
  • 227994bc10 docs: 完善开发与测试环境 panxiao81 2026-09-09 20:18:15 +00:00
  • 0a14dded9d docs: 规范 Agent 的小步提交与 PR 边界 panxiao81 2026-09-09 20:08:00 +00:00
  • 7782b1e75d ci: 规范项目开发与验证流程 panxiao81 2026-09-09 20:01:49 +00:00
  • 4ad94dc194 初始化 PostgreSQL 租户控制器项目 panxiao81 2026-09-09 19:52:54 +00:00