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