Skip to content
Snippets Groups Projects
  1. Sep 28, 2020
  2. Sep 24, 2020
  3. Sep 23, 2020
  4. Sep 22, 2020
  5. Sep 21, 2020
  6. Sep 18, 2020
  7. Sep 14, 2020
  8. Sep 11, 2020
  9. Sep 10, 2020
  10. Sep 09, 2020
  11. Sep 04, 2020
  12. Sep 02, 2020
  13. Sep 01, 2020
  14. Aug 31, 2020
  15. Aug 28, 2020
  16. Aug 27, 2020
    • Michał Łazowik's avatar
      Support utf8 in external file alertmanager config · 28b717a9
      Michał Łazowik authored
      This could have been achieved either by switching to stringData, or doing
      `std.base64(std.encodeUTF8($._config.alertmanager.config))` as per
      google/jsonnet#575
      
      I went with the former, because it's:
      1. Easier to read existing config
      2. Consistent with the way jsonnet object-based config is written just above
      28b717a9
  17. Aug 20, 2020
  18. Aug 19, 2020
  19. Aug 13, 2020
Loading