kops/hack
Justin Santa Barbara e4fafa6065 Use legacy image registry gcr.io/google_containers for <= 1.9
The k8s.gcr.io prefix is an alias, but for CI builds we run from a
docker load, and we only double-tag from 1.10 onwards.  For versions
prior to 1.10, remap k8s.gcr.io to the old name.  This also means that
we won't start using the aliased names on existing clusters, which could
otherwise be surprising to users.
2018-02-22 21:42:33 -08:00
..
boilerplate Initial implementation of bundle command 2018-01-04 18:55:28 -05:00
brew Adding this depends makes it work on Sierra for me 2017-02-16 22:21:44 +00:00
lib Script to call goimports 2017-03-16 09:42:38 -04:00
vsphere Change the default image name for vsphere provider and other minor fix. 2017-04-20 23:38:33 -07:00
.packages Use legacy image registry gcr.io/google_containers for <= 1.9 2018-02-22 21:42:33 -08:00
BUILD updating to bazel 0.0.7 and adding verify scripts 2017-11-04 20:59:01 -06:00
common.sh Verify gofmt as part of build 2016-12-30 16:25:07 -05:00
dep.py Add hack/dep.py to check dep status against k8s Godeps.json 2018-02-04 21:52:34 -05:00
dev-build.sh Fixing problems in dev build script example 2018-02-13 10:22:38 -07:00
make-apimachinery.sh Updates for new apimachinery 2017-10-01 13:53:26 -04:00
make-gendocs.sh Add missing hack/make-gendocs.sh script 2017-10-09 01:29:54 -04:00
new-iam-user.sh Adding check for aws cli in $PATH 2017-02-07 11:11:49 -07:00
pre-commit.sh Implemented a Git hook for the CI tests and related installer in the Makefile. 2017-05-14 18:25:38 +02:00
update-goimports Script to call goimports 2017-03-16 09:42:38 -04:00
update-header.sh Add fix for hack/update-header.sh 2017-04-07 00:24:44 -04:00
verify-bazel.sh updating to bazel 0.0.7 and adding verify scripts 2017-11-04 20:59:01 -06:00
verify-boilerplate.sh updating docs, adding verify-gendocs and more build tweaks 2017-05-04 18:58:10 -06:00
verify-gofmt.sh Use `git ls-files` to find go files 2016-12-30 16:25:07 -05:00
verify-goimports Script to call goimports 2017-03-16 09:42:38 -04:00
verify-packages.sh Verify gofmt as part of build 2016-12-30 16:25:07 -05:00