1 Star 0 Fork 35

wuzx / lcr

forked from src-openEuler / lcr 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0004-remove-unused-daemon-config-args.patch 899 Bytes
一键复制 编辑 原始数据 按行查看 历史
DriedYellowPeach 提交于 2022-09-18 19:04 . refactor handle some warnings
From 0faebe9d8ff1ddcd3982b7bbd9f8d2078c3e5a29 Mon Sep 17 00:00:00 2001
From: zhangxiaoyu <zhangxiaoyu58@huawei.com>
Date: Tue, 6 Sep 2022 18:48:28 +0800
Subject: [PATCH 4/5] remove unused daemon config args
Signed-off-by: zhangxiaoyu <zhangxiaoyu58@huawei.com>
---
src/json/schema/isulad-daemon-configs.json | 6 ------
1 file changed, 6 deletions(-)
diff --git a/src/json/schema/isulad-daemon-configs.json b/src/json/schema/isulad-daemon-configs.json
index 1329ab0..1332a73 100644
--- a/src/json/schema/isulad-daemon-configs.json
+++ b/src/json/schema/isulad-daemon-configs.json
@@ -85,12 +85,6 @@
"pod-sandbox-image": {
"type": "string"
},
- "image_service": {
- "type": "boolean"
- },
- "rootfsmntdir": {
- "type": "string"
- },
"network-plugin": {
"type": "string"
},
--
2.25.1
1
https://gitee.com/wuzx065891/lcr.git
git@gitee.com:wuzx065891/lcr.git
wuzx065891
lcr
lcr
master

搜索帮助