Restmapper: Use aggregated discovery if available #2897
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
We've built a lazy restmapper that only fetches mappings when needed to reduce the number of api calls made and thus speed things up. In the meantime, upstream built aggregated discovery which allows to fetch all restmappings with a single api call.
We should update our restmapper to use
aggregated discovery
if available./kind feature
The text was updated successfully, but these errors were encountered: