gardener / dashboard

Web-based GUI for Gardener installations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add time limit to API Scheme Definition Cache

grolu opened this issue · comments

What would you like to be added:
Add a time limit so that we do not continue to serve outdated API specs if the API server gets updated.
See https://github.com/gardener/dashboard/blob/master/backend/lib/openapi/index.js#L29C7-L29C24

Why is this needed: