k3s/pkg/registry
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
..
apps StatefulSet: Set DefaultGarbageCollectionPolicy to OrphanDependents. 2017-03-06 09:46:03 -08:00
authentication Update bazel 2017-02-15 10:25:15 +01:00
authorization Update bazel 2017-02-15 10:25:15 +01:00
autoscaling Update bazel 2017-02-15 10:25:15 +01:00
batch Issue 37166: remove everything from batch/v2alpha1 that is not new 2017-03-06 12:12:38 +01:00
cachesize Update generated files 2017-02-03 08:15:46 +01:00
certificates Merge pull request #41165 from nikhiljindal/del202 2017-02-26 14:54:54 -08:00
core Merge pull request #42182 from spxtr/fatalunit 2017-04-04 12:14:21 -07:00
extensions move category expansion out of restmapper 2017-03-27 13:54:05 -04:00
policy Update bazel 2017-02-15 10:25:15 +01:00
rbac Disable RBAC post-start hook if not using the RBAC authorizer 2017-03-30 23:30:04 -04:00
registrytest Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
settings run generators and updaters 2017-03-01 13:04:29 -08:00
storage Regenerate everything 2017-03-02 08:56:26 +01:00
BUILD run generators and updaters 2017-03-01 13:04:29 -08:00
OWNERS add deads2k to registry package owners 2017-02-06 07:41:18 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00