提交 cf947df2 编写于 作者: L lifeng68

implement_image: modify for implement image branch

Signed-off-by: Nlifeng68 <lifeng68@huawei.com>
上级 aa88f1a8
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
"StopSignal": { "StopSignal": {
"type": "string" "type": "string"
}, },
"HealthCheck": { "Healthcheck": {
"$ref": "../defs.json#/definitions/HealthCheck" "$ref": "../defs.json#/definitions/HealthCheck"
}, },
"SystemContainer": { "SystemContainer": {
......
...@@ -17,13 +17,16 @@ ...@@ -17,13 +17,16 @@
"type": "string" "type": "string"
} }
}, },
"top_layer": {
"type": "string"
},
"size": { "size": {
"type": "uint64" "type": "uint64"
}, },
"created": { "created": {
"type": "string" "type": "string"
}, },
"Loaded": { "loaded": {
"type": "string" "type": "string"
}, },
"uid": { "uid": {
......
...@@ -65,9 +65,6 @@ ...@@ -65,9 +65,6 @@
"image-opt-timeout": { "image-opt-timeout": {
"type": "string" "type": "string"
}, },
"image-server-sock-addr": {
"type": "string"
},
"pod-sandbox-image": { "pod-sandbox-image": {
"type": "string" "type": "string"
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册