- Dec 04, 2020
-
-
OwenTuz authored
* Ensure libseccomp is installed before starting containerd on CentOS 8 * Simplify libseccomp install on CentOS 8 - Uses `package` module - Replaces complex version check with 'state: latest'. The version must be > 2.3 when using with cri-o. - Removes unnecessary `not is_ostree` condition as CentOS 8 does not use ostree
-
- Dec 03, 2020
-
-
Sergey authored
-
Christoph Stäbler authored
-
Pasquale Toscano authored
-
Emerson Ford authored
-
Florian Ruynat authored
-
- Dec 02, 2020
-
-
Etienne Champetier authored
* Fix etcd download dest Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> * Only support Helm v3, cleanup install Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Dec 01, 2020
-
-
Victor Morales authored
Signed-off-by: Victor Morales <v.morales@samsung.com>
-
OwenTuz authored
-
Pasquale Toscano authored
-
Hans Feldt authored
* copying ssh key no longer required, works with password auth * use copy module instead of synchronize (which requires sshpass) * less tasks and always changed tasks
-
- Nov 30, 2020
-
-
Danilo Riecken P. de Morais authored
-
Barry Melbourne authored
-
Florian Ruynat authored
-
Sergey authored
* containerd docker hub registry mirror support * add docs * fix typo * fix yamllint * fix indent in sample and ansible-playbook param in testcases_run * fix md * mv common vars to tests/common/_docker_hub_registry_mirror.yml * checkout vars to upgrade tests
-
Dmitry Chusovitin authored
-
- Nov 28, 2020
-
-
Bas van den Brink authored
-
Bas van den Brink authored
-
Clicia Scarlet authored
-
Alexander D. Kanevskiy authored
If crictl (and docker) binaries are deployed to the directories that are not in standard PATH (e.g. /usr/local/bin), it is required to specify full path to the binaries.
-
- Nov 27, 2020
-
-
Kenichi Omichi authored
The task outputs the following warning: TASK [kubernetes/preinstall : Enable ip forwarding] [WARNING]: The value 1 (type int) in a string field was converted to u'1' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change.
-
Sergey authored
-
Pratik Raj authored
Added "boto3" as dependency in "requirements.txt" which is required by "kubespray-aws-inventory.py". Signed-off-by: Pratik raj <rajpratik71@gmail.com>
-
- Nov 26, 2020
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Bas van den Brink authored
-
Etienne Champetier authored
This new version uses the same base image as kube-proxy (k8s.gcr.io/build-image/debian-iptables) This allow to automatically pick iptables-legacy or iptables-nft, and be compatible with RHEL/CentOS 8 https://github.com/kubernetes/dns/pull/367 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Nov 25, 2020
-
-
Andrii authored
-
- Nov 24, 2020
-
-
Barry Melbourne authored
-
Lee Spottiswood authored
-
- Nov 23, 2020
-
-
ZouYu authored
Signed-off-by: zouyu <zouy.fnst@cn.fujitsu.com>
-
Hans Feldt authored
* fix flake8 errors in Kubespray CI - tox-inventory-builder * Invalidate CRI-O kubic repo's cache Signed-off-by: Victor Morales <v.morales@samsung.com> * add support to configure pkg install retries and use in CI job tf-ovh_ubuntu18-calico (due to it failing often) * Switch Calico, Cilium and MetalLB image repos to Quay.io Co-authored-by: Victor Morales <v.morales@samsung.com> Co-authored-by: Barry Melbourne <9964974+bmelbourne@users.noreply.github.com>
-
- Nov 14, 2020
-
-
Joel Seguillon authored
-
- Nov 13, 2020
-
-
Sascha Marcel Schmidt authored
-
Hans Feldt authored
calico PODs are first started and then in a handler killed and restarted for no reason, nothing has changed. By using the existing variable 'calico_cni_config' (only defined when calico has already started) the restart can be skipped.
-
- Nov 11, 2020
-
-
Sebastian P authored
The previous hash was still that of v7.3.1, see https://www.pypy.org/download.html for the hash of the current release.
-
- Nov 06, 2020
-
-
Hugo Blom authored
-
- Nov 05, 2020
-
-
Mikael Johansson authored
-
Hugo Blom authored
* add custom sec groups * make sure groups are applied only when created * fix spacing
-
- Nov 04, 2020
-
-
Hans Feldt authored
* create a wrapper script with pki options * supports all kubespray managed container engines Co-authored-by: Hans Feldt <hafe@users.noreply.github.com>
-