Skip to content
Snippets Groups Projects
  1. Mar 03, 2021
  2. Jan 13, 2021
  3. Dec 10, 2020
  4. Dec 07, 2020
  5. Dec 02, 2020
  6. Nov 30, 2020
    • Samuel Lockart's avatar
      following contributer steps · e0358a4b
      Samuel Lockart authored
      * Update the pinned kube-prometheus dependency in jsonnetfile.lock.json: `jb update`
      * Generate dependent *.yaml files: make generate
      e0358a4b
  7. Nov 23, 2020
  8. Nov 09, 2020
  9. Nov 04, 2020
  10. Oct 28, 2020
  11. Sep 30, 2020
  12. Sep 22, 2020
  13. Sep 11, 2020
  14. Sep 10, 2020
  15. Aug 12, 2020
  16. Aug 06, 2020
  17. Jul 28, 2020
  18. Jun 19, 2020
  19. May 12, 2020
  20. May 11, 2020
  21. May 05, 2020
  22. Apr 17, 2020
  23. Mar 24, 2020
  24. Mar 23, 2020
  25. Mar 03, 2020
  26. Feb 11, 2020
  27. Feb 07, 2020
  28. Feb 06, 2020
  29. Feb 03, 2020
  30. Jan 06, 2020
  31. Dec 18, 2019
  32. Nov 01, 2019
  33. 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
Loading