Skip to content
Snippets Groups Projects
  1. Apr 25, 2023
  2. Mar 15, 2023
  3. Mar 14, 2023
  4. Feb 23, 2023
  5. Nov 07, 2022
  6. Jul 27, 2022
  7. Jul 18, 2022
  8. Jun 23, 2022
  9. Apr 07, 2022
  10. Apr 02, 2022
  11. Feb 23, 2022
  12. Feb 04, 2022
  13. Jan 17, 2022
  14. Jan 03, 2022
  15. Nov 01, 2021
  16. Oct 21, 2021
  17. Sep 30, 2021
  18. Jun 29, 2021
  19. Jun 14, 2021
  20. May 31, 2021
  21. May 25, 2021
    • fpetkovski's avatar
      Update kubeconform to 0.4.7 · 5fbdddf9
      fpetkovski authored
      This change updates the version of kubeconform to 0.4.7. It simplifies the
      `validate` Makefile target and extracts the kubernetes version into a variable.
      5fbdddf9
  22. Mar 10, 2021
  23. Mar 05, 2021
  24. Feb 25, 2021
  25. Feb 23, 2021
  26. Jan 29, 2021
  27. Jan 12, 2021
  28. Nov 22, 2020
  29. Nov 16, 2020
  30. Apr 17, 2020
  31. Apr 06, 2020
  32. Feb 06, 2020
  33. 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