Files
kubernetes/pkg/kubectl/cmd
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
..
2018-04-02 17:44:04 -07:00
2018-04-25 15:02:48 -04:00
2018-04-25 15:02:48 -04:00
2018-04-26 09:31:58 -04:00
2018-03-13 16:21:30 -04:00
2018-04-25 16:07:32 -04:00
2018-04-19 08:08:44 -04:00
2018-04-24 19:45:43 +01:00
2018-04-19 08:08:44 -04:00
2018-03-17 15:08:26 +08:00
2017-12-25 16:23:38 +08:00
2017-12-25 16:23:38 +08:00
2017-12-25 16:23:38 +08:00
2018-04-24 19:45:43 +01:00
2018-04-25 08:45:15 -04:00
2018-04-19 14:56:00 -04:00
2018-04-18 09:55:57 -07:00