gvisor/runsc/cmd
Fabricio Voznika 812e83d3bb Supress error when deleting non-existing container with --force
This addresses the first issue reported in #59. CRI-O expects runsc to
return success to delete when --force is used with a non-existing container.

PiperOrigin-RevId: 198487418
Change-Id: If7660e8fdab1eb29549d0a7a45ea82e20a1d4f4a
2018-05-29 17:58:12 -07:00
..
BUILD Supress error when deleting non-existing container with --force 2018-05-29 17:58:12 -07:00
boot.go Push signal-delivery and wait into the sandbox. 2018-05-17 11:55:28 -07:00
cmd.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
create.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
delete.go Supress error when deleting non-existing container with --force 2018-05-29 17:58:12 -07:00
delete_test.go Supress error when deleting non-existing container with --force 2018-05-29 17:58:12 -07:00
events.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
exec.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
exec_test.go Check in gVisor. 2018-04-28 01:44:26 -04:00
gofer.go Check in gVisor. 2018-04-28 01:44:26 -04:00
kill.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
list.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
path.go Check in gVisor. 2018-04-28 01:44:26 -04:00
ps.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
run.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
start.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
state.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00