Files
kubernetes/pkg/registry/core/service
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
..
2017-02-03 08:15:46 +01:00
2017-02-03 08:15:46 +01:00
2016-09-21 10:11:50 -04:00