Commit Graph

6 Commits

Author SHA1 Message Date
juanvallejo
de015167a9 make missing-directory errors non fatal 2019-01-30 15:45:32 -05:00
juanvallejo
7f0303faf2 update bazel 2019-01-21 14:16:16 -05:00
juanvallejo
901c798681 prevent sorting of PATH dirs
This patch allows the `kubectl plugin list` command to display discovered
plugin paths in the same order as they appear in a user's PATH.
Prior to this patch, discovered plugin paths were sorted before being
displayed.

Additionally, any errors encountered while reading from any directory in a
user's PATH will now be printed to stderr at the end of the command's
output.
2018-10-30 14:13:13 -04:00
Maciej Szulik
61899e1654 Generated changes 2018-10-11 22:01:06 +02:00
Maciej Szulik
add731dff1 Manual changes to package visibility and test dependencies 2018-10-06 18:44:05 +02:00
Maciej Szulik
1d9617d8e1 Generated changes 2018-10-06 18:44:05 +02:00