Star175
52
代码介绍
代码
Issues10
Pull Requests42
流水线
Actions
讨论
Wiki
项目成员77
分析
项目设置
Star175
52
  1. yuanrong-functionsystem
  2. /
  3. functionsystem
  4. /
  5. src
  6. /
  7. function_agent
  8. /
  9. common
Ppikachuwanfeat(runtime-manager):support supervisor to launch runtime
a9414532创建于 28 天前历史提交
文件最后提交记录最后更新时间
constants.h
feat(runtime-manager):support supervisor to launch runtime Signed-off-by: slichengsong <slicheng.song@huawei.com> Signed-off-by: pikachuwan <wanyihui@huawei.com>28 天前
static_function_util.cpp
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 个月前
static_function_util.h
【Sync】同步现有组件代码修改6 个月前
types.h
upload source code7 个月前
utils.cpp
feat(runtime-manager):support supervisor to launch runtime Signed-off-by: slichengsong <slicheng.song@huawei.com> Signed-off-by: pikachuwan <wanyihui@huawei.com>28 天前
utils.h
feat(function-agent): 新增代码包下载解压参数热加载 - 新增代码包下载解压参数ConfigMap挂载 - 添加解压参数ConfigMap挂载点文件监听,文件变化后重新加载解压参数 - 添加解压参数热加载及路径配置参数 - 新增配置文件加载及启动配置文件监听UT用例 Signed-off-by: yexu2535 <yexu2535@gmail.com>3 个月前