kubernetes/test
Kubernetes Submit Queue 7884cc5453
Merge pull request #63250 from deads2k/cli-39-typer
Automatic merge from submit-queue (batch tested with PRs 63251, 59166, 63250, 63180, 63169). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

divide statically known typer from dynamically derived restmapper

The CLI factory conflated a statically known typer and a dynamically derived restmapper. This produced confusion and unnecessary indirection.  This pull separates dynamically known from statically known.

A future pull will continue the separation of in the builder to indicate the points of variability for clients, which should logically be limited to a negotiated serializer for decoding and an object typer.

@kubernetes/sig-cli-maintainers 
/assign @soltysh 
/assign @juanvallejo 


```release-note
NONE
```
2018-04-27 10:45:13 -07:00
..
conformance A test we always skip should not be a conformance test 2018-04-10 09:12:10 -04:00
e2e Merge pull request #63203 from deads2k/api-07-versioninterface 2018-04-27 09:15:13 -07:00
e2e_node Bump QPS on namespace controller 2018-04-27 10:11:14 -04:00
fixtures aggregate objs before printing in apply cmd 2018-04-19 19:39:10 -04:00
images Fix flaky crd e2e tests 2018-04-11 14:08:05 -07:00
integration Merge pull request #63250 from deads2k/cli-39-typer 2018-04-27 10:45:13 -07:00
kubemark Merge pull request #62660 from krzysied/kubemark_dns 2018-04-17 17:31:23 -07:00
list Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
soak Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
typecheck Deduplicate identical typecheck errors between platforms. 2018-03-28 19:42:48 -07:00
utils Merge pull request #62195 from serathius/prometheus 2018-04-18 02:17:48 -07:00
BUILD Add test/typecheck, a fast typecheck for all build platforms. 2018-02-27 13:53:32 -08:00
OWNERS Adding rramkumar1 and MrHohn as reviewer & approver to pkg/test 2018-03-21 11:53:18 -07:00
test_owners.csv Merge pull request #62662 from wangzhen127/runtime-default 2018-04-26 14:33:53 -07:00
test_owners.json Remove all traces of federation 2017-10-26 13:37:37 -07:00