This repository was archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 301
docs: Update the kata api design of the sandbox operation API #727
Labels
Comments
YchauWang
pushed a commit
to YchauWang/documentation
that referenced
this issue
Sep 8, 2020
Sync the api from the runtime codes to the documentation. Remove sandbox.Pause() and sandbox.Resume() apis and add some missing methods in this table. Fixes: kata-containers#727 Signed-off-by: Ychau Wang <wangyongchao.bj@inspur.com>
YchauWang
pushed a commit
to YchauWang/documentation
that referenced
this issue
Sep 8, 2020
Sync the api from the runtime codes to the documentation. Remove sandbox.Pause() and sandbox.Resume() apis and add some missing methods in this table. And sort this table by Feature and Name. Fixes: kata-containers#727 Signed-off-by: Ychau Wang <wangyongchao.bj@inspur.com>
YchauWang
pushed a commit
to YchauWang/documentation
that referenced
this issue
Oct 10, 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 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>
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>
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Description of problem
Some methods of the sandbox operation api have been removed, such as sandbox.Pause() and sandbox.Resume(). And add some missing methods in this table.
Expected result
Update the sandbox operation api table, sync docs from the runtime codes.
Actual result
The sandbox.Pause() and sandbox.Resume() methods in the table of sandbox operation actually have been removed from the runtime project.
The text was updated successfully, but these errors were encountered: