Files
kubernetes/pkg/controller
Kubernetes Submit Queue f03f83a20a Merge pull request #63206 from deads2k/api-11-restmapper
Automatic merge from submit-queue. 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>.

remove incorrect static restmapper from type registry

A RESTMapping can only be determined by inspecting a server since discovery is the authoritative source of mapping decisions.  This removes a deceptive method from the type registry and makes the old logic available for existing tests in a separate, clearly labeled package.

@kubernetes/sig-api-machinery-pr-reviews @kubernetes/sig-cli-maintainers 

```release-note
NONE
```
2018-05-01 08:10:37 -07:00
..
2018-04-27 07:56:42 -04:00
2018-04-01 18:57:29 +10:00
2018-02-16 13:43:01 -08:00
2018-04-01 18:57:29 +10:00
2018-04-02 17:44:04 -07:00
2018-02-16 13:43:01 -08:00
2017-11-14 17:18:17 +08:00