kubernetes/build/pause
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
..
.gitignore Rename build-tools/ back to build/ 2016-12-14 13:42:15 -08:00
CHANGELOG.md add a changelog note for pause 3.2 2020-02-13 14:22:03 -08:00
Dockerfile Rename build-tools/ back to build/ 2016-12-14 13:42:15 -08:00
Makefile build: Enable kube-cross push/pull from K8s Infra GCR 2020-02-26 16:51:01 -05:00
orphan.c Move orphan.c to catch up to build-tools rename 2016-12-16 02:36:32 +00:00
pause.c Add a version string to pause.c 2017-12-19 09:35:28 +01:00