autoscaler/cluster-autoscaler/hack
Mario Valderrama 8a000b0577 Fixes for update-vendor.sh on OSX and zsh
The update-vendor.sh script needed some fixes to work with zsh on OSX.

Various binaries are expected to be GNU utils, which are not installed
by default on OSX. I've added suggestions to install ported binaries
using homebrew if they are not found in PATH.

Skip `shopt -s lastpipe` when `$BASH` is not defined.
2020-11-17 14:57:30 +01:00
..
update-vendor.sh Fixes for update-vendor.sh on OSX and zsh 2020-11-17 14:57:30 +01:00