prometheus-adapter/pkg
Solly Ross c912e1e3be Return proper errors from provider
All errors returned by the provider should be proper Kube API status
errors.  This commit cleans up a couple spots that either returned an
invalid error, or were missing an error (such as the case in when no
results matched the requested object).
2017-06-27 20:18:37 -04:00
..
client Extract timeout from context in Prom client 2017-06-27 20:13:16 -04:00
custom-provider Return proper errors from provider 2017-06-27 20:18:37 -04:00