Skip to content
Snippets Groups Projects
  1. Oct 13, 2020
  2. 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
  3. Apr 22, 2020
  4. 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
  5. 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
  6. 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
  7. Apr 20, 2019
  8. Oct 10, 2018
  9. Sep 19, 2018
Loading