Skip to content
Snippets Groups Projects
  1. May 15, 2023
  2. Mar 30, 2023
  3. Mar 09, 2022
  4. Jan 04, 2022
  5. Nov 30, 2021
  6. Sep 16, 2021
  7. May 05, 2021
  8. Mar 15, 2021
  9. Feb 22, 2021
  10. Jan 15, 2021
  11. Dec 30, 2020
  12. Oct 28, 2020
  13. Aug 06, 2020
  14. Jul 29, 2020
  15. Feb 11, 2020
  16. 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
  17. Oct 22, 2019
  18. Oct 21, 2019
  19. Oct 14, 2019
  20. Jun 20, 2019
  21. Apr 23, 2019
  22. Mar 20, 2019
    • Cory O'Daniel's avatar
      Moved kustomize to own jsonnet file · 1664600b
      Cory O'Daniel authored
      * [Modified] Makefile to run kustomize.jsonnet
      * [Modified] Moved kustomization from example.jsonnet to
      examples/kustomize.jsonnet
      * [Modified] kustomization file to land at root of kube-prometheus so
      current users can continue to use `kubectl apply -f manifests`
      1664600b
Loading