- Aug 28, 2020
-
-
Maxime Guyot authored
-
- Aug 27, 2020
-
-
Hans Feldt authored
By default do not allow "unqualified" (without a registry) images because it is considered unsecure and subject to mitm attacks. To enable insecure pull configure for example: crio_registries: - "docker.io" - "quay.io"
-
- Aug 21, 2020
-
-
*=0=1=4=* authored
-
- Aug 18, 2020
-
-
Bernard Landon authored
-
- Aug 04, 2020
-
-
Victor Morales authored
Signed-off-by: Victor Morales <v.morales@samsung.com>
-
- Aug 01, 2020
-
-
Hans Feldt authored
* log level by default increased to 'info' * cgroup manager by default set to 'systemd' * stream port (used by kubelet) bound to 127.0.0.1 for security reasons * metrics can be enabled and port specified
-
Cristian Chiru authored
* Moved docker_dns_options to defaults so it can be overridden * Fixed yaml indentation and markdown * Moved docker_dns_search_domains to defaults
-
- Jul 31, 2020
-
-
Florian Ruynat authored
-
- Jul 28, 2020
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- Jul 27, 2020
-
-
Maxime Guyot authored
-
- Jul 22, 2020
-
-
Florian Ruynat authored
-
- Jul 13, 2020
-
-
Daniel Schade authored
* Enable fedora modular repos for fcos #6299 * Fixed fedora modular repos activation for fcos #6300
-
- Jul 07, 2020
-
-
Hans Feldt authored
CI job 624031102 failed with: fatal: [ubuntu1804]: FAILED! => {"changed": false, "msg": "Failed to download key at https://download.opensuse.org/repositories/devel:kubic:libcontainers:stable/xUbuntu_18.04/Release.key : Request failed: <urlopen error [Errno -3] Temporary failure in name resolution>"} Assuming its a temporary problem it should get more robust with a couple of retries like in other roles. Co-authored-by: Hans Feldt <hafe@users.noreply.github.com>
-
- Jun 29, 2020
-
-
Joel Seguillon authored
-
- Jun 22, 2020
-
-
Pasquale Toscano authored
* Install Kata Containers as additional container runtime * Create RuntimeClasses for Kata Containers * Updated Vagrant to optionally run without Docker as container manager * Updated Vagrant to optionally use Libvirt nested virtualization * Add Kata Containers documentation * Fix lint errors * Add kata_containers_enabled to kubespray-defaults * Fixed typo error * Fixed typo error
-
- Jun 08, 2020
-
-
Florian Ruynat authored
-
- Jun 05, 2020
-
-
Lovro Seder authored
* Manage containerd.io package with docker CRI. * Refactor common containerd stuff to separate role * Fix check mode and unnecessary shell.
-
- Jun 04, 2020
-
-
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
-
- May 29, 2020
-
-
petruha authored
* Update containerd package to 1.2.13-3.2.el7 * Update Fedora containerd package versions. * Update Redhat containerd stable and edge packages.
-
- May 28, 2020
-
-
Florian Ruynat authored
-
spaced authored
-
- May 25, 2020
-
-
Florian Ruynat authored
-
- May 18, 2020
-
-
Maxime Guyot authored
-
- May 15, 2020
-
-
jeanfabrice authored
-
- May 13, 2020
-
-
tasekida authored
-
- May 12, 2020
-
-
Hector S authored
-
- May 09, 2020
-
-
Florian Ruynat authored
-
- May 08, 2020
-
-
Florian Ruynat authored
-
- May 07, 2020
-
-
Florent Monbillard authored
-
- May 05, 2020
-
-
Maxime Guyot authored
-
- Apr 29, 2020
-
-
Maxime Guyot authored
-
- Apr 28, 2020
-
-
Maxime Guyot authored
-
- Apr 24, 2020
-
-
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
-
- Apr 22, 2020
-
-
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
-
Maxime Guyot authored
-
- Apr 21, 2020
-
-
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
-
- Apr 18, 2020
-
-
Maxime Guyot authored
-
- Apr 16, 2020
-
-
aharrisson authored
* Add Molecule for container-engine/docker * Add bootstrap-os to Molecule prepare stage
-
- Apr 14, 2020
-
-
Christopher Randles authored
-