movingsam
52eba07097
feat: add MigrationTool for gateway config migration (IMPL-7)
...
- Create MigrationTool console app for exporting DB config to K8s YAML
- Support dry-run mode and validation
- Add Npgsql and YamlDotNet dependencies
2026-03-08 00:35:04 +08:00
movingsam
8bdc24f374
chore: 添加阶段6 - 网关插件技术调研与实现
2026-03-04 14:29:11 +08:00
movingsam
3994a95177
feat: remove K8s health check from gateway (Phase 2)
...
- Delete KubernetesPendingSyncService.cs
- Delete PendingServicesController.cs
- Delete GwPendingServiceDiscovery.cs model
- Update GatewayDbContext.cs - remove DbSet
- Update Program.cs - remove service registration and using statements
- Update roadmap and requirements documentation
2026-03-02 18:42:54 +08:00
movingsam
ee8b73ce7f
docs: add Phase 2 plan for K8s health check removal
2026-03-02 18:35:39 +08:00
movingsam
5bce01796a
docs: mark Phase 1 as complete - existing PgSqlConfigChangeListener already satisfies all requirements
2026-03-02 18:31:28 +08:00
movingsam
c333ccecb2
docs: clarify Phase 1 scope - gateway listener only, console broadcast is separate
2026-03-02 18:23:59 +08:00
movingsam
8f7e8d3a71
docs: update all planning docs to Chinese
2026-03-02 18:15:23 +08:00
movingsam
b420ca1f1b
docs: initialize project - gateway architecture planning
...
- Add PROJECT.md with core value and requirements
- Add config.json with yolo workflow preferences
- Add REQUIREMENTS.md with 18 v1 requirements
- Add ROADMAP.md with 5 phases
- Add STATE.md with project memory
2026-03-02 18:12:23 +08:00