kubernetes/hack/lib
Kubernetes Submit Queue 9e5eb70d55 Merge pull request #46862 from dims/respect-build-platform-env-var
Automatic merge from submit-queue (batch tested with PRs 49083, 45540, 46862)

Respect KUBE_BUILD_PLATFORMS set by user

**What this PR does / why we need it**:

Currently the only(?) toggle available for custom arch builds is
KUBE_FASTBUILD. We should allow the user to specify a list
of arch(es) in the environment variable KUBE_BUILD_PLATFORMS.

Example:
KUBE_BUILD_PLATFORMS="linux/amd64 linux/arm64" hack/build-cross.sh

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

Fixes #20365

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-07-19 21:18:27 -07:00
..
BUILD Build release tarballs in bazel and add make bazel-release rule 2017-01-13 16:17:44 -08:00
etcd.sh Do etcd semver validation using posix only 2017-04-12 12:44:07 -04:00
golang.sh Merge pull request #46862 from dims/respect-build-platform-env-var 2017-07-19 21:18:27 -07:00
init.sh Add PriorityClass API 2017-07-18 17:47:57 -07:00
swagger.sh Merge pull request #46829 from cblecker/swagger-dir-fix 2017-06-22 20:26:24 -07:00
test.sh add cmd test for kubectl auth can-i 2017-06-03 17:01:00 +08:00
util.sh Add utility function to install go package at a particular commit 2017-07-18 12:48:02 -07:00
version.sh Convert go_binary linkstamp to x_defs 2017-06-08 14:59:55 -07:00