Fengling Console - 控制台后端
Go to file
movingsam 5f27300035
Some checks are pending
Build and Push Docker / build (push) Waiting to run
IMPL-2: 实现 Service Label 解析器
- 创建 GatewayConfigModel 数据模型
- 创建 ServiceLabelParser 解析器类
- 实现 Label 到模型字段的映射逻辑
- 添加必需字段验证(ServiceName, ClusterId, PathPrefix, DestinationId)
- 支持批量解析和可选字段提取
- 提供服务地址和端口自动提取功能
2026-03-08 00:54:56 +08:00
.gitea/workflows chore(workflows): 添加缺失的actions/checkout步骤 2026-03-01 23:23:11 +08:00
.planning refactor(gateway): adapt to Platform 1.0.12 entity changes 2026-03-04 13:00:11 +08:00
k8s feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
src IMPL-2: 实现 Service Label 解析器 2026-03-08 00:54:56 +08:00
.dockerignore fix: 修复 CI/CD Docker 构建 context 和 Dockerfile 路径 2026-02-28 21:55:15 +08:00
.gitignore Add .gitignore 2026-02-25 17:26:54 +08:00
Directory.Build.props feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
Directory.Packages.props chore: 更新 Fengling.Platform.Domain 到 1.0.14 2026-03-08 00:53:55 +08:00
Fengling.Console.slnx chore(solution): 删除解决方案中的Dockerfile引用 2026-02-28 18:04:53 +08:00
global.json feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
NuGet.Config fix(nuget): 删除gitea源中多余的包模式 2026-03-01 15:21:10 +08:00