Skip to content
  1. Nov 06, 2021
  2. Nov 04, 2021
  3. Oct 29, 2021
  4. Oct 27, 2021
  5. Oct 25, 2021
    • Mohamed Zaian's avatar
      nginx-ingress: bump to 1.0.4 (#8114) · d8d01bf5
      Mohamed Zaian authored
      * Disable builtin ssl_session_cache solving the problem with OpenSSL consuming memory.
      * Print warning only instead of error if no IngressClass permission is available.
      d8d01bf5
  6. Oct 20, 2021
    • Cristian Calin's avatar
      containerd: download containerd from upstream instead of using distro specific packages (#7970) · ea8e2fc6
      Cristian Calin authored
      * Containerd: download containerd from upstream instead of using distro specific packages
      
      split runc download to separate role
      make bootstrap-os role deploy container-selinux and seccomp libraries
      clean up package manager provided containerd
      move variables to docker role that are no longer common with containerd
      
      * Containerd: make molecule testing more relevant
      
      * replace ubuntu18 with ubuntu20
      * add centos8 and debian11 to molecule tests
      * run kubernetes/preinstall role to ensure relevancy
        of test including dependency packages
      
      * CI: adjust test scenarios for downloaded containerd
      ea8e2fc6
  7. Oct 19, 2021
  8. Oct 15, 2021
  9. Oct 12, 2021
  10. Oct 08, 2021
  11. Oct 07, 2021
  12. Oct 01, 2021
  13. Sep 29, 2021
  14. Sep 27, 2021
  15. Sep 23, 2021
  16. Sep 22, 2021
  17. Sep 21, 2021
  18. Sep 17, 2021
  19. Sep 09, 2021
  20. Sep 06, 2021
  21. Aug 31, 2021
  22. Aug 30, 2021
  23. Aug 25, 2021
  24. Aug 16, 2021
  25. Aug 12, 2021
  26. Aug 11, 2021
  27. Aug 09, 2021
  28. Jul 22, 2021
    • Kenichi Omichi's avatar
      Separate gvisor_download_url for runsc and shim (#7760) · 56e23086
      Kenichi Omichi authored
      To download necessary files in advance for offline deployment,
      we can see all file URLs with contrib/offline/generate_list.sh
      Most URLs are downloadable, but gvisor's one is not because the
      URL is a part of full URLs for gvisor.
      To download gvisor's files from the URLs directory, this separates
      into two URLs for runsc and the shim.
      56e23086
  29. Jul 20, 2021
Loading