kubernetes/test
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
..
cmd Merge pull request #88292 from julianvmodesto/add-dry-run 2020-02-20 16:30:25 -08:00
conformance Update the conformance list and doc generation logic 2020-02-24 14:00:44 -08:00
e2e Merge pull request #88486 from Jefftree/schnake-pr 2020-02-26 11:53:35 -08:00
e2e_kubeadm generated: run refactor 2020-02-08 12:30:21 -05:00
e2e_node Merge pull request #88110 from fromanirh/refactor-get-current-kubelet-conf 2020-02-24 13:11:36 -08:00
fixtures bump pause to 3.2 in test/ 2020-02-14 14:03:19 -08:00
fuzz Fix validation for metav1 fuzz targets. 2019-10-28 17:50:29 -04:00
images build: Enable kube-cross push/pull from K8s Infra GCR 2020-02-26 16:51:01 -05:00
instrumentation Merge pull request #84373 from serathius/metrics-stability-variables 2020-01-09 20:12:49 -08:00
integration Add unit and integration tests for multiple profiles support 2020-02-26 10:14:03 -05:00
kubemark adding private cluster check 2020-01-03 17:28:39 +01:00
list
soak/serve_hostnames generated: run refactor 2020-02-08 12:30:21 -05:00
typecheck Enable selinux tags in make targets 2020-01-31 15:48:44 -05:00
utils Reorder conditions in FindMatchingVolume to avoid checking NodeAffinity 2020-02-26 09:20:38 +01:00
BUILD Added go-fuzz target for json serializer Encode/Decode. 2019-10-18 09:11:43 -07:00
OWNERS Merge pull request #86240 from draveness/patch-4 2019-12-14 03:25:36 -08:00