Files
virtual-kubelet/vkubelet
Brian Goff aee1fde504 Fix a case where provider pod status is not found
Updates the pod status in Kubernetes to "Failed" when the pod status is
not found from the provider.

Note that currently thet most providers return `nil, nil` when a pod is
not found. This works but should possibly return a typed error so we can
determine if the error means not found or something else... but this
works as is so I haven't changed it.
2018-11-06 16:11:42 -08:00
..
2018-09-18 11:08:24 -07:00
2018-10-12 17:36:37 -07:00
2018-10-12 17:36:37 -07:00