Add containerd sandbox API support in gVisor.
Open
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
### Description
use [containerd sandbox api](https://github.com/containerd/containerd/blob/main/docs/sandbox-api.md) when starting gvisor sandbox
### Is this feature related to a specific bug?
_No response_
### Do you have a specific solution in mind?
- [ ] https://github.com/google/gvisor/pull/13981
- [ ] support sandbox only runsc sandbox checkpoint/restore
- [ ] implement all sandbox API interface, it is now returns
Contributor guide
Assessment
This issue has not been assessed yet.