Skip to content
Snippets Groups Projects
  1. Nov 06, 2020
  2. Oct 19, 2020
  3. Sep 24, 2020
  4. Sep 11, 2020
  5. Sep 04, 2020
  6. Aug 28, 2020
  7. 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
  8. Jun 29, 2020
  9. May 27, 2020
  10. May 11, 2020
  11. Apr 09, 2020
  12. Mar 18, 2020
  13. Mar 04, 2020
  14. Dec 01, 2019
  15. Nov 05, 2019
  16. Oct 26, 2019
  17. Oct 25, 2019
  18. Oct 23, 2019
    • Paul Gier's avatar
      Scripts and readme (#258) · c8273cf9
      Paul Gier authored
      
      * Avoid race condition when deploying quickstart example
      
      The namespace and CRD creation must happen before any dependent objects
      are created.  So we can put these in a separate directory (manifest/setup)
      so they can be created before the other objects.
      
      Some minor updates to the README and added a couple of scripts
      for the quickstarts
      
      Update travis script to avoid race condition
      
      Signed-off-by: default avatarPaul Gier <pgier@redhat.com>
      
      * simplify the example quickstart script and improve readme
      
      Signed-off-by: default avatarPaul Gier <pgier@redhat.com>
      
      * increase minikube memory to 6g for quickstart example
      c8273cf9
  19. Oct 22, 2019
  20. Oct 21, 2019
  21. Oct 16, 2019
  22. Sep 26, 2019
  23. Jul 31, 2019
  24. May 31, 2019
  25. May 10, 2019
  26. Apr 18, 2019
Loading