Fengling Console - 控制台后端
Go to file
movingsam 0e04bb1690
All checks were successful
Build and Push Docker / build (push) Successful in 5m37s
IMPL-3: 集成 PendingConfigCache 生成待确认配置
- 创建 PendingConfigCache 类,支持内存缓存存储
- 实现变更检测逻辑(对比 ResourceVersion 和 Label Hash)
- 实现核心方法:AddOrUpdate, Get, GetAll, Remove, Clear
- 集成到 K8sServiceWatchService,在 Watch 事件中生成待确认配置
- 支持防止重复生成和状态标记(IsNew/IsModified)
2026-03-08 00:57:55 +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-3: 集成 PendingConfigCache 生成待确认配置 2026-03-08 00:57:55 +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