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