k3s/hack/lib
hui luo 6c8aabc832 Check KUBE_SERVER_PLATFORMS existence
when compile kubectl on platform other than
linux/amd64, we need to check the KUBE_SERVER_PLATFORMS
array emptiness before assign it.

the example command is:
make WHAT=cmd/kubectl KUBE_BUILD_PLATFORMS="darwin/amd64 windows/amd64"
2019-05-18 09:17:22 -07:00
..
.gitattributes Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
BUILD cluster: move logging library to hack/ 2018-01-13 16:37:50 -08:00
etcd.sh update the output of install-etcd.sh, show how to export the environment of etcd. 2019-04-19 16:43:00 +08:00
golang.sh Check KUBE_SERVER_PLATFORMS existence 2019-05-18 09:17:22 -07:00
init.sh Update hack scripts to use go mod 2019-04-03 10:19:39 -04:00
logging.sh fix shellcheck failures of hack/lib/logging.sh hack/lib/protoc.sh 2019-04-12 16:00:23 +08:00
protoc.sh fix shellcheck failures of hack/lib/logging.sh hack/lib/protoc.sh 2019-04-12 16:00:23 +08:00
swagger.sh Improved some more bash script variable definitions 2019-01-21 23:11:58 +01:00
test.sh Improved some more bash script variable definitions 2019-01-21 23:11:58 +01:00
util.sh Don't use mapfile as it isn't bash 3 compatible 2019-05-06 15:55:12 -07:00
version.sh kubectl: removes pkg/version dependency 2019-03-28 16:08:34 -07:00