Files
kubernetes/pkg
Hitoshi Mitake a33f459c39 clientcmd: remove needless format specifier in a log
Current BuildConfigFromFlags() seems to print a log like below when
config path isn't specified:
```
W0120 15:30:06.196820   13323 client_config.go:359] error creating
inClusterConfig, falling back to default config: %vunable to load
in-cluster configuration, KUBERNETES_SERVICE_HOST and
KUBERNETES_SERVICE_PORT must be defined
```

This commit removes the needless "%v"
2016-01-20 15:36:52 +09:00
..
2016-01-12 14:22:20 -05:00
2015-12-15 13:36:25 -05:00
2015-12-20 21:59:59 -05:00
2016-01-14 10:58:03 +01:00
2015-12-15 13:36:25 -05:00