feature: dynamic rest mapper #3293
Labels
area/core
Issues or PRs related to core changes
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
Feature Description
We need to create a dynamic rest mapper so we can resolve KindToResource and ResourceToKind:
TL:DR:
and https://github.com/kubernetes/apimachinery/blob/master/pkg/api/meta/interfaces.go#L113
Make it globally accessible so any controller can use it.
Proposed Solution
n/a
Alternative Solutions
No response
Want to contribute?
Additional Context
No response
The text was updated successfully, but these errors were encountered: