Skip to content
Snippets Groups Projects
  1. Aug 05, 2024
  2. Jul 26, 2024
  3. May 03, 2024
  4. Apr 15, 2024
  5. Apr 09, 2024
  6. Jan 22, 2024
  7. Dec 21, 2023
  8. Oct 11, 2023
  9. Sep 20, 2023
  10. Jul 26, 2023
  11. Jul 05, 2023
  12. Jun 30, 2023
  13. Jun 26, 2023
  14. May 31, 2023
  15. Feb 09, 2023
  16. Jan 11, 2023
  17. Jan 03, 2023
  18. Dec 22, 2022
  19. Dec 10, 2022
  20. Dec 05, 2022
  21. Aug 18, 2022
  22. May 20, 2022
  23. May 04, 2022
  24. Apr 06, 2022
  25. Mar 17, 2022
  26. Mar 07, 2022
  27. Mar 03, 2022
    • Cristian Calin's avatar
      [containerd] Upgrade containerd to 1.6.0 and re-enable arm64 architecture with... · bf7a506f
      Cristian Calin authored
      [containerd] Upgrade containerd to 1.6.0 and re-enable arm64 architecture with default options (#8555)
      
      * [containerd] add checksums for 1.6.0
      
      * [containerd] promote 1.6.0 as the new default
      
      * [runc] promote 1.1.0 as the new default to allow arm deployments out of the box
      
      * [nerdctl] bump to 0.17.0 to align with containerd 1.6.0
      
      * [reset] allow crictl stopp and rmp commands to fail
      Unverified
      bf7a506f
  28. Feb 23, 2022
  29. Feb 02, 2022
  30. Feb 01, 2022
  31. Jan 31, 2022
  32. Jan 26, 2022
  33. Dec 16, 2021
  34. Nov 19, 2021
  35. Nov 09, 2021
  36. Nov 08, 2021
  37. Oct 28, 2021
  38. 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
      Unverified
      ea8e2fc6
Loading