首页
开源
资讯
活动
开源许可证
软件工程云服务
软件代码质量检测云服务
持续集成与部署云服务
社区个性化内容推荐服务
贡献审阅人推荐服务
群体化学习服务
重睛鸟代码扫描工具
登录
注册
代码拉取完成,页面将自动刷新
Watch
94
Star
517
Fork
294
openEuler
/
iSulad
Fork 仓库
加载中
取消
确认
代码
Issues
29
Pull Requests
13
Wiki
44
统计
标签
标签名
描述
提交信息
操作
v2.1.5
## 依赖组件版本 | 组件 | 版本 | commit | |---------|------------------|----------| | lcr | v2.1.4 | d59d9a41e| ## 当前release版本合入PR列表 ``` 2024-01-09 xuepengxu release 2.1.5 - !2342 move sandbox_state.json to /var/lib * move sandbox_state.json to /var/lib - !2325 refactor isulad-shim log - !2339 codecheck fix * codecheck fix - !2335 extract common methods & use string instead of char * - !2338 improve code Merge pull request !2338 from zhongtao/improve - !2337 bugfix:ignore some unsupported file types when archiving - !2332 update api_v1.proto of cri to 1.29 * update api_v1.proto of cri to 1.29 - !2330 set the subprocess standard console to /dev/null * set the subprocess standard console to /dev/null - !2333 iSulad: restart isuald when upgrade active isulad - !2327 add cri 1.29 api change docs - !2331 add exec workdir support for oci runtime - !2329 modify mount /dev directory for lxc 5.X * modify mount /dev directory for lxc 5.X - !2324 fix stopp removes cont error & remove inspect error log - !2313 use lxc 5.X in CI testcase * use lxc 5.X in CI testcase - !2323 bugfix for resort_image_names - !2321 verify name and digest consistency and code improve for oci_rmi Merge pull request !2321 from zhongtao/fixci - !2320 improve CI test * improve CI test - !2316 improve code of pull - !2314 bugfix:del redundant code - !2317 remove /var/* in coverage and fix build/test remove - !2310 verify the mount dir first and then create tmpdir - !2312 Add Huawei Cloud CodeArts compilation script * 将codecheck_compile.sh 移动到tools下 * 新增华为云codeArs编译脚本 - !2300 Maintaining a uniform code style * update src/cmd/command_parser.c. - !2308 Remove unused header file * Fix compiling failure in image oci UT - !2306 modify the default value of ISULAD_TMPDIR to /var/lib/isulad and prevent the parent dir from being bind mounted to the subdir - !2273 Acquire system info in on demand - !2303 use a timeout epoll loop to ensure complete data reception * use a timeout epoll loop to ensure complete data reception - !2304 remove build and test in coverage * remove build and test in coverage - !2298 bugfix for hook_ignore_poststart_error run in oci runtime * bugfix for hook_ignore_poststart_error run in oci runtime - !2296 modify attach socket name - !2295 keep the service status unchanged after iSulad service upgrade * keep the service status unchanged after iSulad service upgrade and - !2292 bugfix for run.sh and add build notify msg for ENABLE_GRPC_REMOTE_CONNECT * bugfix for run.sh and add build notify msg for ENABLE_GRPC_REMOTE_CONNECT - !2291 improve ut for devicemapper - !2289 check protobuf and grpc version in cmake for cri v1 * check protobuf and grpc version in cmake for cri v1 - !2288 move variable declaration out of loop - !2268 bugfix for the bliko zero value exception when executing the stats command on the oci container * bugfix for the bliko zero value exception when executing the stats com… - !2281 save sandbox to disk after network ready - !2284 remove embedded image support in readme - !2280 fix the problem of abnormal branches not waiting for child processes - !2283 modify the container runtime when running embedded.sh - !2279 modify create_network.sh for default runtime changed - !2276 bugfix for integration_check.sh * bugfix for integration_check.sh - !2277 remove shim v2 format error log * remove shim v2 format error log - !2270 add ut for devicemapper - !2275 bugfix for rt_lcr_rebuild_config * bugfix for rt_lcr_rebuild_config - !2272 modify daemon json default runtime to runc Merge pull request !2272 from zhongtao/default_runtime - !2255 Fix cpusets offline issue * Fix cpusets offline issue - !2230 format code * format code tools/static_check.sh - !2267 improve code of pull progress Merge pull request !2267 from haozi007/work - !2084 增加image pull 时进度条显示的设计 * Refine document by the implementation. * Refine a word. * Add progress bard proposal. - !2170 增加isula image pull进度显示 * Refine some issues. * Address comment * Address comments * 1. Address comments. * Address comments * Address comments * Address comments * Address comments * Address comments * Address comments * Address comments * Address comments * Address comments * Address test issue * Address test compile issue * Address compile issue * Fix compile issue * Address comments * Address comments * Address comments. * Address issuse * Address many issues. * Fix some minor issuses. * Address comments. * Refine as Haozi's comments * Fix some issues by Haozi's comments. * Refine formats. * Add process bar show for pull functions. - !2260 bugfix for rebuild config * bugfix for rebuild config - !2261 bugfix of update restart policy for auto remove container - !2253 bugfix for runc container exec * bugfix for runc container exec - !2254 lcr container with a damaged config file will rebuild the config during restore * lcr container with a damaged config file will rebuild the config during restore - !2252 Add compatibility info between iSulad and k8s - !2251 open ENABLE_GRPC_REMOTE_CONNECT in CI * open ENABLE_GRPC_REMOTE_CONNECT in CI - !2248 improve event logs - !2250 Remove PERFMON, BPF, CHECKPOINT_RESTORE Merge pull request !2250 from xuxuepeng/master - !2247 compatibility for manage pods which created by old iSulad - !2232 add runc attach implement Merge pull request !2232 from zhongtao/runc_attach_change - !2246 support gcov of CI - !2245 fix utils_verify_ut failure when remote grpc function is turned off * fix utils_verify_ut failure when remote grpc function is turned off - !2243 Refactor capbilities specs * Refactor capbilities specs - !2233 add runc append function design doc * add runc append function design doc - !2244 Save task address of shim v2 * Save task address of shim v2 - !2242 disable grpc remote connect by default * disable grpc remote connect by default - !2236 Add Readonly/Masked Path and RunAsGroup support for cri - !2241 network:support version opt Merge pull request !2241 from liuxu/bugfix-dnsname - !2231 sandbox:del m_containers and m_containersMutex dev stats: - 357 files changed, 7886 insertions(+), 2849 deletions(-) - contributors: zhongtao, jikai, haozi007, jake, liuxu, xuxuepeng, zhangxiaoyu, sailorvii, chen524, dreamloy, l00804245, yangjiaqi ```
21e7ada
2024-01-09 17:21
下载
查看发行版
v2.1.4
db6a5c7
2023-11-08 09:04
下载
查看发行版
v2.1.3
920382a
2023-08-29 14:36
下载
查看发行版
v2.1.2
80382c2
2023-05-11 20:36
下载
查看发行版
v2.1.1
2b53150
2023-02-06 19:06
下载
查看发行版
v2.0.18
adcda42
2023-01-03 16:15
下载
查看发行版
v2.0.17
d357fe0
2022-10-09 10:36
下载
查看发行版
v2.0.16
2c7d1df
2022-08-23 14:28
下载
查看发行版
v2.0.15
88027dd
2022-07-13 17:36
下载
查看发行版
v2.0.14
caf7276
2022-05-23 14:43
下载
查看发行版
v2.0.13
2d14ab9
2022-04-18 19:07
下载
查看发行版
v2.0.12
1a76455
2022-03-24 17:48
下载
查看发行版
v2.0.11
96bfbc1
2022-02-24 19:07
下载
查看发行版
v2.1.0
b566db4
2021-12-31 17:33
下载
查看发行版
v2.0.10
34c5985
2021-11-09 16:11
下载
查看发行版
v2.0.9
e5a651a
2021-10-11 10:50
下载
查看发行版
v2.1.0-alpha
now isulad support native network
2aa2ee2
2020-12-31 19:58
下载
v2.0.8
abbaf34
2020-12-30 14:51
下载
查看发行版
v2.0.7
cedf81c
2020-11-23 15:37
下载
查看发行版
v2.0.6
beeec28
2020-10-14 15:09
下载
查看发行版
下载
请输入验证码,防止盗链导致资源被占用
取消
下载