Skip to content
  1. Jan 11, 2021
  2. Jan 06, 2021
  3. Jan 05, 2021
  4. Jan 04, 2021
  5. Dec 24, 2020
  6. Dec 21, 2020
  7. Dec 17, 2020
  8. Dec 09, 2020
  9. Dec 05, 2020
  10. Dec 04, 2020
  11. Dec 03, 2020
  12. Dec 01, 2020
  13. Nov 30, 2020
  14. Nov 28, 2020
  15. Nov 24, 2020
  16. Nov 23, 2020
  17. Nov 03, 2020
  18. Nov 02, 2020
  19. Oct 26, 2020
    • Hans Feldt's avatar
      Install cri-o with package version (#6853) · d36b5d7d
      Hans Feldt authored
      and thereby support upgrade from e.g. 1.18.x to 1.19.y
      
      Included OSes:
      - Centos7/8
      - Ubuntu18/20
      
      New variables for overriding by default installed packages:
      - centos_crio_packages
      - ubuntu_crio_packages
      d36b5d7d
  20. Oct 23, 2020
  21. Oct 20, 2020
  22. Oct 13, 2020
    • Hans Feldt's avatar
      bump crio version to 1.19 (#6758) · 4781df58
      Hans Feldt authored
      * bump crio version to 1.19
      
      * crio package name has changed for debian/ubuntu
      * crio upgrade does not work, see #6757
      
      * update crio info in docs
      4781df58
  23. Oct 07, 2020
  24. Sep 25, 2020
  25. Sep 23, 2020
  26. Sep 17, 2020
  27. Sep 15, 2020
  28. Sep 10, 2020
    • Hans Feldt's avatar
      crio: use system default for storage driver by default (#6637) · a2d4dbee
      Hans Feldt authored
      After host reboot kubelet and crio goes into a loop and no container is started.
      
      storage_driver in crio.conf overrides system defaults in etc/containers/storage.conf
      
      /etc/containers/storage.conf is installed by package containers-common dependency
      installed from cri-o (centos7) and contains "overlay".
      
      Hosts already configured with overlay2 should be reconfigured and the
      /var/lib/containers content removed.
      a2d4dbee
  29. Aug 31, 2020
  30. Aug 28, 2020
Loading