kubernetes/hack/lib
Michael Taufen dcee810a3f Restrict builds to officially supported platforms
Prior to this change, including windows/amd64 in KUBE_BUILD_PLATFORMS
would, for example, attempt to build the server binaries/tars/images for
Windows, which is not supported. This can break downstream build steps.
2019-04-25 14:05:44 -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 Restrict builds to officially supported platforms 2019-04-25 14:05:44 -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 Update hack scripts to use go mod 2019-04-03 10:19:39 -04:00
version.sh kubectl: removes pkg/version dependency 2019-03-28 16:08:34 -07:00