mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 09:47:54 +00:00
Currently, we fetch the discovery information once at the start of of the adapter, and then never update it. This could prove problematic, since other API servers might come only after the adapter is started up. The boilerplate contains a periodically updating RESTMapper that solves this issue by refreshing the discovery information at an interval (as specified by a flag), so that we have a chance to fetch new resources. |
||
|---|---|---|
| .. | ||
| adapter | ||