gvisor/runsc/container
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 Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
container.go Supress error when deleting non-existing container with --force 2018-05-29 17:58:12 -07:00
container_test.go Configure sandbox as superuser 2018-05-24 14:27:57 -07:00
hook.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
status.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00