Skip to content
Snippets Groups Projects
  • Paul Gier's avatar
    c8273cf9
    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
    History
    Scripts and readme (#258)
    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
prometheus-operator-0prometheusruleCustomResourceDefinition.yaml 23.57 KiB