| 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> | 2 个月前 |
| fix(domain-scheduler): 避免function-master从节点启动InnerDomain - domain_sched_srv_actor Terminate时,停止已启动的 UnderLayerSchedMgr心跳 - domain_sched_mgr_actor Disconnect时,清理所有已 创建的domain-scheduler心跳 - 防止function-master主备切换过程中,原本的主节点切 换为从节点时,global-scheduler仍保持自身节点 domain-scheduler的心跳,最后因心跳超时导致 domain-scheduler重新激活(从节点domain-scheduler 已在global-scheduler识别自身为从节点时主动停止) Signed-off-by: yudawei <yexu2535@gmail.com> | 2 个月前 |
| fix: driver实例不存入funcMeta2InstanceIDs,避免master同步etcd数据时将实例删除 Signed-off-by: linziqi <linziqi1@huawei.com> | 1 个月前 |
| fix(master):free resource group automatically Signed-off-by: lebreton <gosh515@163.com> | 4 个月前 |
| fix: 支持1.33版本k8s的HPA接口 Signed-off-by: linziqi <linziqi1@huawei.com> | 24 天前 |
| fix(code-quality): fix codecheck violations in functionsystem/src Fix 300+ codecheck issues across 80 files in functionsystem/src to meet MR code quality requirements. Changes by category: - G.EXP.43: remove commented-out dead code (non-TODO blocks) - G.NAM.03: rename symbols to correct case style (CamelCase functions, camelCase variables); e.g. trimDash→TrimDash, endsWith→EndsWith, PREFIX→prefix, member_nodeID→memberNodeId, DOUBLE_CLOSE_EPS→doubleCloseEps - G.FMT.05/06: fix line length (>120 chars) and parameter indentation - G.FMT.17: remove blank lines between function call and result check - G.CNS.02: replace magic numbers with named constexpr constants - G.STD.18: replace strerror() with thread-safe strerror_r() - G.INC.07: reorder #includes (stdlib → third-party → project) - G.EXP.15: replace reinterpret_cast with double static_cast via void* - 缺失析构函数: add virtual destructor defaults to classes with constructors Preserve all TODO-tagged comments and their associated commented-out code blocks per project convention. Skip G.FUN.01 (function length) issues that require major refactoring. Signed-off-by: ChamberlainJI <jichenglin1@huawei.com> | 2 个月前 |
| 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> | 2 个月前 |
| 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> | 2 个月前 |
| 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> | 2 个月前 |
| upload source code | 7 个月前 |
| 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> | 2 个月前 |