Skip to content
Snippets Groups Projects
  1. Apr 17, 2020
  2. Mar 24, 2020
  3. Mar 23, 2020
  4. Mar 03, 2020
  5. Feb 11, 2020
  6. Feb 07, 2020
  7. Feb 06, 2020
  8. Feb 03, 2020
  9. Jan 06, 2020
  10. Dec 18, 2019
  11. Nov 01, 2019
  12. 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