kubernetes/test
Clayton Coleman 89e752add0
CRDs should support watch of protobuf PartialObjectMetadata
Correctly ensure CRDs can be watched using protobuf when transformed to
PartialObjectMetadata. To do this we add a set of serializers allowed to
be used for "normal" requests (that return CRDs) while the serializers
supported by the infrastructure is broader and includes protobuf. During
negotatiation we check for transformation requests and protobuf is
excluded from non-transform requests.

As part of the change, correct an error message when the server returns
a 406 but the client doesn't accept the format to avoid confusing users
who set impossible Accept rules for CRDs (the dynamic client doesn't
support Protobuf, so if the server responds with a protobuf status the
message from the server is lost and the generic error was confusing).
2019-05-30 10:47:35 -04:00
..
cmd Merge pull request #77877 from liggitt/deflake-integration 2019-05-28 22:21:12 -07:00
conformance Merge pull request #77620 from johnbelamaric/add-to-conformance-reviewers 2019-05-10 17:56:24 -07:00
e2e Merge pull request #78327 from caesarxuchao/pointer-remainingItemCount 2019-05-29 07:59:29 -07:00
e2e_kubeadm pkg,test: Fix DaemonSet typos 2019-04-17 18:47:00 +02:00
e2e_node e2e refactor: cleanup Logf form framework/util 2019-05-24 16:39:46 +08:00
fixtures Preserve existing namespace when using kubectl set --local 2019-04-30 10:39:29 -04:00
images Move to debian-base non-root image 2019-05-24 11:57:43 -07:00
integration CRDs should support watch of protobuf PartialObjectMetadata 2019-05-30 10:47:35 -04:00
kubemark Remove deprecated Kubelet security controls 2019-05-16 13:33:52 -04:00
list Fixes golint for test/list 2018-10-09 12:32:27 -07:00
soak/serve_hostnames remove soak test cauldron 2019-05-02 13:30:47 +02:00
typecheck Correct owner's contact 2019-02-16 09:19:34 +07:00
utils Move to debian-base non-root image 2019-05-24 11:57:43 -07:00
BUILD remove soak test cauldron 2019-05-02 13:30:47 +02:00
OWNERS Prune test/OWNERS 2019-05-09 16:30:58 -07:00
test_owners.csv Move internal Ingress type from extensions to networking 2019-02-20 16:41:12 -05:00
test_owners.json remove rescheduler 2018-08-22 11:49:14 +08:00