| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix[function_master]: keep /masterinfo working on slave node Querying /masterinfo on a non-leader node crashed function_master: FindRootTopologyView dereferenced a null root domain (a slave has no topology tree). Now null-check and fall back to the cacheTopo_ view, and report the real leader in master_address via GetLeaderAddress. Add unit tests for the leader/slave branches and GetLeaderAddress. Signed-off-by: Tianfeng Sun <suntianfeng@huawei.com> | 6 天前 | |
feat(sandbox): add summary instance query Signed-off-by: Lwy_Robb <luowenyu4@huawei.com> | 11 天前 | |
fix(function_proxy): fix codecheck violations and optimize header includes - Replace full #include with forward declarations for LocalSchedSrv, SnapCtrl, TraefikRegistry, and FunctionAgentMgr in instance_ctrl.h, instance_ctrl_actor.h, snap_ctrl.h, and snap_ctrl_actor.h to reduce compilation dependencies - Replace make_shared<IOEventActor> with shared_ptr<IOEventActor>(new ...) to support restricted constructor access in singleton actor pattern - Add static to constexpr local variable killDelayMs in exec_session_actor.cpp per codecheck static constexpr requirement fixture references accordingly Signed-off-by: ChamberlainJI <jichenglin1@huawei.com> | 3 个月前 | |
refactor(test): clean up type mismatch compilation warnings - Updated test assertions to use proper types - Added explicit type casting where needed Signed-off-by: yexu2535 <yexu2535@gmail.com> | 4 个月前 | |
feat(functionsystem): integrate Bazel build, POSIX APIs, and runtime launcher add Bazel workspace and build targets across core components migrate runtime-related protobuf definitions from proto/inner to proto/posix introduce runtime launcher, quota/snapshot management, and related tests Signed-off-by: ChamberlainJI <jichenglin1@huawei.com> | 3 个月前 | |
【CICD】移除当前不可靠的测试用例 | 7 个月前 | |
feat: ut sync | 7 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 天前 | ||
| 11 天前 | ||
| 3 个月前 | ||
| 4 个月前 | ||
| 3 个月前 | ||
| 7 个月前 | ||
| 7 个月前 |