kubernetes/test/kubemark
Tim Hockin 3586986416 Switch to k8s.gcr.io vanity domain
This is the 2nd attempt.  The previous was reverted while we figured out
the regional mirrors (oops).

New plan: k8s.gcr.io is a read-only facade that auto-detects your source
region (us, eu, or asia for now) and pulls from the closest.  To publish
an image, push k8s-staging.gcr.io and it will be synced to the regionals
automatically (similar to today).  For now the staging is an alias to
gcr.io/google_containers (the legacy URL).

When we move off of google-owned projects (working on it), then we just
do a one-time sync, and change the google-internal config, and nobody
outside should notice.

We can, in parallel, change the auto-sync into a manual sync - send a PR
to "promote" something from staging, and a bot activates it.  Nice and
visible, easy to keep track of.
2018-02-07 21:14:19 -08:00
..
common Fix bug in command retrying in kubemark 2017-07-24 17:18:50 +02:00
gce Make EVENT_PD variable useful for kubemark 2017-10-16 13:35:41 +02:00
pre-existing fix kubemark, juju, and libvirt-coreos README.md (from minion to node) 2017-10-10 06:45:15 +00:00
resources Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
skeleton Refactored kubemark code into provider-specific and provider-independent parts [Part-2] 2017-01-31 13:55:57 +01:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
cloud-provider-config.sh chmod +x kubemark scripts 2017-05-26 22:03:12 +02:00
configure-kubectl.sh chmod +x kubemark scripts 2017-05-26 22:03:12 +02:00
master-log-dump.sh Correct logdump logic for kubemark master 2017-09-04 12:59:36 +02:00
OWNERS Added OWNERS to kubemark subdirectories 2017-01-25 14:37:57 +01:00
run-e2e-tests.sh Pass config to external Kubemark cluster in e2e tests 2017-08-11 14:07:07 +02:00
start-kubemark.sh Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
stop-kubemark.sh Fix bug in hollow-node deletion in stop-kubemark script 2017-05-10 12:57:43 +02:00