登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
287
chen524
/
iSulad_1
forked from
openEuler
/
iSulad
确定同步?
同步操作将从
openEuler/iSulad
强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
删除在远程仓库中不存在的分支和标签
同步 Wiki
(当前仓库的 wiki 将会被覆盖!)
取消
确定
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
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
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
C
1
https://gitee.com/chenkace/iSulad_1.git
git@gitee.com:chenkace/iSulad_1.git
chenkace
iSulad_1
iSulad_1
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册