Skip to content
Snippets Groups Projects
  1. Oct 24, 2022
    • Lucas Roesler's avatar
      fix: return provider response during fnc listing errors · c07bebbb
      Lucas Roesler authored
      
      Return the original upstream response body when the the list request
      returns an error. In general, the provider is returning useful and
      actionable error messages for the user, the previous code hid this in
      the logs and this is easy for user to overlook.
      
      Additionally, remove an early return from error case after fetching
      metrics. This looked like a bug and could result in empty api responses
      if there was a prometheus error.
      
      Signed-off-by: default avatarLucas Roesler <roesler.lucas@gmail.com>
      c07bebbb
  2. Jan 24, 2022
  3. Nov 02, 2020
  4. Aug 05, 2019
  5. Apr 06, 2018
  6. Oct 29, 2017
Loading