Skip to content
Snippets Groups Projects
  1. Nov 20, 2020
  2. Nov 18, 2020
  3. Nov 06, 2020
  4. Oct 28, 2020
  5. Oct 20, 2020
  6. Oct 19, 2020
  7. Sep 24, 2020
  8. Sep 09, 2020
  9. Aug 28, 2020
  10. Aug 13, 2020
  11. Aug 05, 2020
  12. Jul 31, 2020
  13. May 26, 2020
  14. May 24, 2020
    • dmayle's avatar
      Update kubelet config section and compatibility · 37fb5cb5
      dmayle authored
      This readme update includes two changes:
       1) Update the kubelet config requirements to mention the modern (non-deprecated) kubelet configuration values that can be used in place of the flags
       2) Update the compatibility matrix to mention the issue running release-0.4 on kubernetes versions 1.16.2 through 1.16.4, including a workaround.
      37fb5cb5
  15. May 20, 2020
  16. May 11, 2020
  17. Apr 29, 2020
  18. Apr 24, 2020
  19. Apr 20, 2020
  20. Apr 17, 2020
  21. Apr 06, 2020
  22. Mar 31, 2020
  23. Mar 06, 2020
  24. Mar 05, 2020
  25. Mar 04, 2020
  26. Mar 02, 2020
  27. Nov 18, 2019
    • Eric Horst's avatar
      Update README.md with apply clarification. · 84878713
      Eric Horst authored
      Update the kubectl apply commands in the customizing section to match those the quickstart section. The customizing section did not account for the recently introduced setup/ subdirectory.
      84878713
  28. Oct 25, 2019
  29. 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
  30. Oct 21, 2019
  31. Sep 24, 2019
  32. Sep 19, 2019
  33. Jul 31, 2019
  34. Jul 25, 2019
Loading