minikube/pkg/drivers
Anders F Björklund df5bbc3c8a Fix minikube logs for other container runtimes
It is only Docker that adds the "k8s_" prefix, since CRI
only handles containers that are used by Kubernetes anyway.

Also need to use "sudo" when running all crictl commands,
including logs. And only list containers that are running.
2019-03-01 20:56:45 +01:00
..
hyperkit Warnf -> Debugf so that it doesn't interfere with output 2019-02-14 20:12:34 -08:00
kvm Hide KVM signature 2018-12-15 21:47:41 +11:00
none Fix minikube logs for other container runtimes 2019-03-01 20:56:45 +01:00
drivers.go Remove some more vendored k8s. 2018-07-26 08:23:21 -07:00
drivers_test.go Move drivers to pkg/drivers, share utils 2017-09-12 14:29:22 -07:00