kubernetes/pkg/api/testing
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
..
compat Update bazel 2017-10-18 17:24:04 +02:00
.import-restrictions Add import-boss directives 2017-10-13 07:06:22 -04:00
backward_compatibility_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
BUILD Merge pull request #56068 from xiangpengzhao/remove-kubeadm-fuzzer 2017-12-25 09:47:35 -08:00
conversion_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
conversion.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
copy_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
deep_copy_test.go Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
defaulting_test.go remove reference to v1alpha1 2017-11-21 13:00:40 -08:00
doc.go pkg/api: move *_test.go -> pkg/api/testing 2017-10-11 16:04:50 +02:00
fuzzer.go Remove kubeadm fuzzer from api testing 2017-11-20 23:39:01 +08:00
meta_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
node_example.json pkg/api: move *_test.go -> pkg/api/testing 2017-10-11 16:04:50 +02:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
pod_specs.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
replication_controller_example.json Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
serialization_proto_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
serialization_test.go Merge pull request #57142 from nikhita/bump-jsoniter 2017-12-16 23:32:38 -08:00
unstructured_test.go Move unstructured conversion into pkg/runtime 2017-11-16 15:38:24 -05:00