Kazuyoshi Kato
296f75bd07
Do not use weak import
...
According to https://github.com/protocolbuffers/protobuf/issues/9184
> Weak fields are an old and deprecated internal-only feature that we never
> open sourced.
This blocks us to upgrade protoc.
Fixes #6232 .
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com >
2022-02-21 18:26:40 +00:00
Ace-Tang
fd16bf6d46
runtimev2: add image-path and work-path for c/r
...
add ImagePath and WorkPath for checkpoint process, add CriuImagePath
and CriuWorkPath for create process in runtime v2 protobuf
Signed-off-by: Ace-Tang <aceapril@126.com >
2018-11-24 23:08:25 +08:00
Michael Crosby
d53a96fbe4
Add comments for oci protos
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-07-18 15:12:18 -04:00
Michael Crosby
da1b5470cd
Runtime v2
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-07-17 10:21:29 -04:00