Files
kubernetes/pkg/registry/core
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 21:24:45 -08:00
2017-02-03 08:15:46 +01:00
2017-02-15 10:25:15 +01:00