Skip to content
Snippets Groups Projects
  1. Oct 13, 2020
  2. Oct 07, 2020
  3. Sep 15, 2020
  4. 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.
      Unverified
      a2d4dbee
  5. Aug 27, 2020
  6. Aug 04, 2020
  7. Aug 01, 2020
  8. Jul 28, 2020
  9. Jul 27, 2020
  10. Jul 13, 2020
  11. Jul 07, 2020
  12. Jun 04, 2020
    • spaced's avatar
      fix CRI-O repos for centos distributions (#6224) · 750db913
      spaced authored
      * fix CRI-O repos for centos distributions
      
      * fix CRI-O repos for centos distributions
      - revert workarounds
      
      * fix CRI-O repos for centos distributions
      - use https for centos repos
      
      * avoid 302 redirects for centos repos
      Unverified
      750db913
  13. May 28, 2020
  14. May 15, 2020
  15. May 07, 2020
  16. May 05, 2020
  17. Apr 28, 2020
  18. Apr 24, 2020
    • spaced's avatar
      Centos, debian and fedora CRI-O repo (#6008) · cf1566e8
      spaced authored
      * replace removed repo with kubic repository for centos 7
      
      * add crio configuration for centos8
      
      * add crio configurations for debian
      
      * use correct crio version for fedora
      
      * simplify calulation of required crio version
      - gives possibility to overwrite
      
      * change default path for runc
      
      * change default for seccomp path
      
      * change default for conmon
      Unverified
      cf1566e8
  19. Apr 23, 2020
    • spaced's avatar
      Ubuntu crio repo (#5994) · b0484fe3
      spaced authored
      * declare kubic repo for ubuntu
      
      * do not install crictl twice
      
      * move fedora repo modular tasks to crio_repo file
      
      * move centos repo tasks to crio_repo
      
      * declare crio version matrix for ubuntu
      
      * update documentation crio support for ubuntu
      Unverified
      b0484fe3
  20. Apr 22, 2020
  21. Apr 21, 2020
    • Victor Morales's avatar
      Add proxy support to CRI-O service (#4607) · 2bec26db
      Victor Morales authored
      * Add proxy support to CRI-O service
      
      The crio.service requires proxy environment variables when it's
      deployed behind a corporated network. This change creates a systemd
      configuration file when the proxy variables are defined.
      
      * Remove unnecesary crio's tasks
      Unverified
      2bec26db
  22. Apr 11, 2020
    • spaced's avatar
      Cleanup fedora coreos with crio container (#5887) · 9c3b573f
      spaced authored
      * fix upgrade of crio on fcos
      - update documents
      
      * install conntrack required by kube-proxy
      - like commit 48c41bcb
      
      * enable fedora modular repo for crio
      
      * allow to override crio configuration
      - set cgroup manager same to kubelet_cgroup_driver if defined
      - path of seccomp_profile depends on distribution
      
      * allow to override crio configuration
      - fix path for ubuntu
      
      * allow to override crio configuration
      - fix cni path for fcos
      Unverified
      9c3b573f
  23. Mar 18, 2020
  24. Mar 17, 2020
    • spaced's avatar
      Fedora CoreOS support (#5657) · 876d4de6
      spaced authored
      * fedora coreos support
      - bootstrap and new fact for
      
      * fedora coreos support
      - fix bootstrap condition
      
      * fedora coreos support
      - allow customize packages for fedora coreos bootstrap
      
      * fedora coreos support
      - prevent install ptyhon3 and epel via dnf for fedora coreos
      
      * fedora coreos support
      - handle all ostree like os in same way
      
      * fedora coreos support
      - handle all ostree like os in same way for crio
      
      * fedora coreos support
      - add fcos documentations
      Unverified
      876d4de6
  25. Dec 19, 2019
    • Fredrik Lönnegren's avatar
      Ubuntu CRI-O (#5426) · ccbcad97
      Fredrik Lönnegren authored
      * Fix crictl
      
      * Reload systemd daemon before enabling service
      
      * Typo
      
      * Add crictl template
      
      * Remove seccomp.json for ubuntu
      
      * Set runtime path of runc for ubuntu
      
      * Change path to conmon
      ccbcad97
  26. Dec 16, 2019
  27. Aug 22, 2019
  28. Jul 12, 2019
  29. Jun 30, 2019
    • okamototk's avatar
      containerd support (#4664) · 4c8b93e5
      okamototk authored
      * Add limited containerd support
      
      Containerd support for Ubuntu + Calico
      
      * Added CRI-O support for ubuntu
      
      * containerd support.
      
      * Reset  containerd support.
      
      * fix lint.
      
      * implemented feedback
      
      * Change task name cri xx instead of cri-o in reset task and timeout condition.
      
      * set crictl to fixed version
      
      * Use docker-ce's container.io package for containerd.
      
      * Add check containerd is installable or not.
      
      * Avoid stop docker when use containerd and optimize retry for reset.
      
      * Add config.toml.
      
      * Fixed containerd for kubelet.env.
      
      * Merge PR #4629
      
      * Remove unused ubuntu variable for containerd
      
      * Polish code for containerd and cri-o
      
      * Refactoring cri socket configuration.
      
      * Configurable conmon.
      
      * Remove unused crictl/runc download
      
      * Now crictl and runc is downloaded by common crictl.yml.
      
      * fixed yamllint error
      
      * Fixed brokenfiles by conflict.
      
      * Remove commented line in config.toml
      
      * Remove readded v1.12.x version
      
      * Fixed broken set_docker_image_facts
      
      * Fix yamllint errors.
      
      * Remove unused apt source
      
      * Fix crictl could not be installed
      
      * Add containerd config from skolekonov's PR #4601
      4c8b93e5
  30. May 27, 2019
  31. May 09, 2019
  32. Apr 20, 2019
  33. Apr 19, 2019
  34. Dec 18, 2018
  35. Oct 10, 2018
Loading