containerd/sandbox
Abel Feng d2d434b7d6 sandbox: add all sandbox information to Create method
When call sandbox controller to create sandbox, we change the param from
sandbox id to total sandbox object to git all information to controller,
so that sandbox controller do not rely on the sandbox store anymore,
this is more decouple for the sandbox controller plugin inside
containerd, and it is neccesary for remote sandbox controller plugins as
it is not able to get sandbox from the sandbox store anymore.

Signed-off-by: Abel Feng <fshb1988@gmail.com>
2023-10-16 21:17:50 +08:00
..
proxy sandbox: add all sandbox information to Create method 2023-10-16 21:17:50 +08:00
bridge.go Sandbox: Add SandboxMetrics rpc 2023-06-12 03:30:48 -07:00
controller.go sandbox: add all sandbox information to Create method 2023-10-16 21:17:50 +08:00
helpers.go sandbox: add Sandboxer field to sandbox metadata 2023-10-16 20:49:36 +08:00
store_test.go go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
store.go sandbox: add Sandboxer field to sandbox metadata 2023-10-16 20:49:36 +08:00