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