You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
Add param to sandbox design apis doc. Update kata-api-design.md file,
the apis for the sandbox operations.
link to: kata-containers#727Fixes: kata-containers#729
Signed-off-by: Ychau Wang <wangyongchao.bj@inspur.com>
Add param to sandbox design apis doc. Update kata-api-design.md file,
the apis for the sandbox operations.
link to: kata-containers#727
Update the description of the 1.x sandbox apis by 2.x sandbox apis' description.
Fixes: kata-containers#729
Signed-off-by: Ychau Wang <wangyongchao.bj@inspur.com>
YchauWang
pushed a commit
to YchauWang/documentation
that referenced
this issue
Oct 15, 2020
Add param to sandbox design apis doc. Update kata-api-design.md file,
the apis for the sandbox operations.
link to: kata-containers#727
Update the description of the 1.x sandbox apis by 2.x sandbox apis' description.
Fixes: kata-containers#729
Signed-off-by: Ychau Wang <wangyongchao.bj@inspur.com>
The sandbox design API document https://github.com/kata-containers/documentation/blob/master/design/kata-api-design.md has references to data types in examples such as
CreateSandbox(SandboxConfig)
, but theSandboxConfig
type is not defined in the documentation.Types to document:
SandboxStatus
,SandboxStats
,SandboxConfig
andSandbox
.The text was updated successfully, but these errors were encountered: