Skip to content
Snippets Groups Projects
  1. Jul 15, 2021
  2. Jun 16, 2021
  3. Jun 11, 2021
  4. May 21, 2021
  5. May 05, 2021
  6. Apr 27, 2021
  7. Apr 23, 2021
  8. Apr 14, 2021
  9. Apr 06, 2021
  10. Mar 25, 2021
  11. Mar 18, 2021
  12. Mar 10, 2021
  13. Feb 26, 2021
  14. Feb 22, 2021
  15. Feb 04, 2021
  16. Feb 02, 2021
  17. Jan 19, 2021
  18. Jan 15, 2021
  19. Dec 30, 2020
  20. Nov 06, 2020
  21. Oct 19, 2020
  22. Sep 24, 2020
  23. Sep 11, 2020
  24. Sep 04, 2020
  25. Aug 28, 2020
  26. 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
  27. Jun 29, 2020
  28. May 27, 2020
Loading