If the resource in the delete call does not exist, the runtime should not return an error. This eliminates the need for kubelet to define a resource "not found" error that every runtime has to return.
Signed-off-by: Antonio Murdaca <runcom@redhat.com>