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