Skip to content
Snippets Groups Projects
Commit c8273cf9 authored by Paul Gier's avatar Paul Gier Committed by Frederic Branczyk
Browse files

Scripts and readme (#258)


* 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
parent 24aebaf9
No related branches found
No related tags found
Loading
Showing
with 80 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment