kubernetes/build/build-image/cross
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
..
cloudbuild.yaml build: Enable kube-cross push/pull from K8s Infra GCR 2020-02-26 16:51:01 -05:00
Dockerfile Update to golang@1.13.6 2020-01-12 02:17:40 +02:00
Makefile build: Enable kube-cross push/pull from K8s Infra GCR 2020-02-26 16:51:01 -05:00
VERSION Update to golang@1.13.6 2020-01-12 02:17:40 +02:00