kubernetes/pkg/api
k8s-merge-robot 6376b52b90 Merge pull request #25271 from euank/fix-missing-resttest-call
Automatic merge from submit-queue

test: Call forgotten resttest test

PR #3789 introduced this test, but it was never called.

This test was created, but never called.
Written, but never run.
It has neither flaked nor asserted. At its inception it was deserted.
My change gives this test a chance, to at long last finally pass.

The resttest stuff is a bit complicated and I'm not totally sure I put it in the right place  @smarterclayton, want to double check this change makes sense?
2016-05-16 23:49:39 -07:00
..
annotations move server client shared annotations to new api/annotations package 2016-05-09 11:10:44 -07:00
endpoints Merge pull request #23090 from tgraf/ipv6 2016-05-13 06:32:00 -07:00
errors Vet fixes, mostly pass lock by value errors. 2016-04-06 11:27:40 -07:00
install Avoid allocations and a reflect.Call in conversion 2016-04-26 16:42:12 -04:00
meta Change ConvertToVersion to use GroupVersion 2016-05-12 10:10:35 -04:00
pod Fix the rest of the code 2016-04-29 17:12:10 -04:00
resource Run codegen and codecgen 2016-05-11 17:15:55 -07:00
rest Merge pull request #25271 from euank/fix-missing-resttest-call 2016-05-16 23:49:39 -07:00
service LB Source Ranges: Move validation into API layer 2016-03-03 10:27:17 -05:00
testapi Finish implementing policy API. 2016-05-13 17:27:58 -07:00
testing Merge pull request #25279 from piosz/hpa-ga 2016-05-11 13:19:42 -07:00
unversioned Merge pull request #25033 from smarterclayton/use_upstream_conversion 2016-05-15 04:54:54 -07:00
util
v1 Merge pull request #25552 from caesarxuchao/merge-finalizers 2016-05-13 15:04:17 -07:00
validation Merge pull request #24798 from thockin/validation_pt8-1 2016-05-14 22:14:17 -07:00
context.go
context_test.go
conversion.go Small improvements in conversion generator 2016-04-05 02:10:23 +02:00
conversion_test.go Create a new method UnsafeConvertToVersion for faster convert 2016-05-12 10:10:35 -04:00
copy_test.go Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
deep_copy_generated.go Run hack/update-all.sh 2016-05-10 20:39:25 +03:00
deep_copy_test.go Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
doc.go
field_constants.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
generate.go
generate_test.go
helpers.go Merge pull request #24247 from sdminonne/service_loadbalancer_quotas 2016-04-23 10:22:45 -07:00
helpers_test.go Change "speter.net/go/exp/math/dec/inf" dependency 2016-05-11 17:01:28 -07:00
mapper.go changed NewDefaultRESTMapper to check for a partial package path 2016-02-23 04:24:01 -08:00
meta.go Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
meta_test.go
node_example.json
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
pod_example.json
ref.go Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
ref_test.go register internal types with scheme for reference unit test 2016-03-12 19:06:20 -05:00
register.go Handle streaming serializers more consistently 2016-04-22 11:07:24 -04:00
replication_controller_example.json
requestcontext.go
resource_helpers.go Fix updating pod condition in scheduler 2016-05-13 19:00:58 +02:00
resource_helpers_test.go Make default format right for nil values 2016-02-15 13:55:33 -05:00
serialization_proto_test.go Add a proto full decode benchmark 2016-05-07 11:55:31 -04:00
serialization_test.go Change ConvertToVersion to use GroupVersion 2016-05-12 10:10:35 -04:00
types.generated.go Merge pull request #25500 from mml/2016 2016-05-13 14:24:57 -07:00
types.go Merge pull request #23684 from luxas/auto_label_arch 2016-05-13 13:25:34 -07:00