kubernetes/build/build-image
Stephen Augustus e64169d6b5 build: Enable kube-cross push/pull from K8s Infra GCR
- Search/replace Google Infra kube-cross locations for K8s Infra
- Update kube-cross make targets
  - Don't attempt to pre-pull image (docker build --pull)
    This prevents CI failures when the image under test doesn't exist
    yet in the registry.
  - 'make all' now builds and pushes the kube-cross image
  - Allow 'TAG' to be specified via env var
  - Use 'KUBE_CROSS_VERSION' to represent the kube-cross version
  - Tag kube-cross images with both a kubernetes version
    ('git describe') and a kube-cross version
- Add a GCB (Google Cloud Build) config file (cloudbuild.yaml)

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-02-26 16:51:01 -05:00
..
cross build: Enable kube-cross push/pull from K8s Infra GCR 2020-02-26 16:51:01 -05:00
Dockerfile build: Enable kube-cross push/pull from K8s Infra GCR 2020-02-26 16:51:01 -05:00
OWNERS build: Add OWNERS on build-image/ 2020-02-26 16:51:01 -05:00
rsyncd.sh make build/build-image/rsyncd.sh pass shellcheck 2019-01-16 00:22:25 -08:00
VERSION Remove the patched golang from the kube-cross image and upgrade to go1.8rc1 for arm and ppc64le instead. Reenable the ppc64le builds 2017-01-27 20:03:37 +02:00