Skip to content
Snippets Groups Projects
  1. Oct 23, 2020
  2. Oct 07, 2020
  3. Jul 27, 2020
  4. Jul 07, 2020
  5. 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
      cf1566e8
  6. 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
      b0484fe3
  7. Apr 22, 2020
  8. 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
      2bec26db
  9. 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
      9c3b573f
  10. Mar 18, 2020
  11. 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
      876d4de6
  12. 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
  13. Aug 22, 2019
  14. Jul 12, 2019
  15. 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
  16. Dec 18, 2018
  17. Oct 10, 2018
  18. Aug 28, 2018
Loading