k3s/pkg/apis
Kubernetes Submit Queue 6625d353c7
Merge pull request #63105 from deads2k/api-06-mapper
Automatic merge from submit-queue (batch tested with PRs 62937, 63105, 63031, 63174). 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>.

rest mappings cannot logically be object converters

A `RESTMapping` in the general sense cannot be a `ObjectConverter` since the conversions are compiled, but the RESTMappings are discovered.   This starts isolating the bad assumptions into `kubectl` where they are used and removes the other bad `RESTMapping` use I found in the REST API installer that uses a mapping to determine scopes instead of using the metadata provided during API registration.

intersection of @kubernetes/sig-api-machinery-bugs and @kubernetes/sig-cli-maintainers 
@sttts @pwittrock @soltysh 

```release-note
NONE
```
2018-04-26 16:40:12 -07:00
..
abac regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
admission eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
admissionregistration eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
apps eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
authentication eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
authorization eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
autoscaling eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
batch eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
certificates eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
componentconfig eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
core Merge pull request #63105 from deads2k/api-06-mapper 2018-04-26 16:40:12 -07:00
events eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
extensions eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
imagepolicy eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
networking eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
policy Merge pull request #62662 from wangzhen127/runtime-default 2018-04-26 14:33:53 -07:00
rbac eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
scheduling eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
settings eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
storage eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
OWNERS Remove myself (timothysc) from OWNERS files on areas that I do not 2018-02-12 18:56:41 -06:00