Files
kubernetes/pkg
Kubernetes Submit Queue 879f8e0c9c Merge pull request #42182 from spxtr/fatalunit
Automatic merge from submit-queue

Change an Errorf to a Fatalf to prevent a panic.

In #37982 we see that if this error is hit then we will panic on the next line. Lets use `Fatalf` where appropriate :)

This does *not* fix the flake, since that's caused by the test assuming that a particular port is free.
2017-04-04 12:14:21 -07:00
..
API
2017-02-28 23:05:40 -08:00
2017-02-27 07:24:57 -05:00
2017-03-28 20:20:19 -04:00
2017-03-02 08:56:26 +01:00