mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-02 14:04:22 +01:00
Update: - Make the type of errnoRet in oci.proto oneof - Update seccomp_grpc_to_oci that can set errnoRet as EPREM if the value is empty. - Update the oci.pb.go based on the above fixes - Add seccomp errnoRet and flags option to configs in rustjail Fixes: #1719 Signed-off-by: Manabu Sugimoto <Manabu.Sugimoto@sony.com>