fengling-gateway/tools/MigrationTool
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
..
Models feat: add MigrationTool for gateway config migration (IMPL-7) 2026-03-08 00:35:04 +08:00
MigrationOptions.cs feat: add MigrationTool for gateway config migration (IMPL-7) 2026-03-08 00:35:04 +08:00
MigrationService.cs feat: add MigrationTool for gateway config migration (IMPL-7) 2026-03-08 00:35:04 +08:00
MigrationTool.csproj feat: add MigrationTool for gateway config migration (IMPL-7) 2026-03-08 00:35:04 +08:00
Program.cs feat: add MigrationTool for gateway config migration (IMPL-7) 2026-03-08 00:35:04 +08:00