- Feb 18, 2020
-
-
Sergey authored
* helm default version 3.1.0 * fix newline try to retest2
-
Sylvain Chateau authored
-
- Feb 17, 2020
-
-
Manuel Cintron authored
Fixing and issue where if the pids in the orphan list no longer exist then all systemd child processes would be killed. (#5636)
-
Sergey authored
-
Steven Reitsma authored
Add Cinder images to download role
-
Erwan Miran authored
* Ability to define plugins.cri.containerd params * addition of containerd field commented as an example * documentation of containerd_config
-
lcooper40 authored
* Added in code to allow control over pull policy for local path provisioner * change to imagePullPolicy to use globally used variable k8s_image_pull_policy * removed unusued variable from defaults * updated contiv-etcd and cinder-csi-controllerplugin to use k8s_image_pull_policy variable
-
Ali Sanhaji authored
-
- Feb 15, 2020
-
-
Erwan Miran authored
* Introduce kubelet_config_extra_args and kubelet_node_config_extra_args to pass params to kubelet via YAML config * kubelet_config_extra_args is not the alternative
-
- Feb 14, 2020
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Feb 13, 2020
-
-
Bort Verwilst authored
* set helm 3.0 as default * remove trainling space in vars.yml * switched to helm 3.0.3
-
- Feb 12, 2020
-
-
Erwan Miran authored
-
- Feb 11, 2020
-
-
Arthur Outhenin-Chalandre authored
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
qvicksilver authored
* Fix recover-control-plane to work with etcd 3.3.x and add CI * Set default values for testcase * Add actual test jobs * Attempt to satisty gitlab ci linter * Fix ansible targets * Set etcd_member_name as stated in the docs... * Recovering from 0 masters is not supported yet * Add other master to broken_kube-master group as well * Increase number of retries to see if etcd needs more time to heal * Make number of retries for ETCD loops configurable, increase it for recovery CI and document it
-
- Feb 10, 2020
-
-
Sergey authored
-
- Feb 07, 2020
-
-
Florian Ruynat authored
-
Preslav Draganov authored
-
aca authored
-
Florian Ruynat authored
-
- Jan 29, 2020
-
-
andreyshestakov authored
-
Etienne Champetier authored
* containerd: add proxy support Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> * kubespray-defaults: add kube_service_addresses / kube_pods_subnet to no_proxy CIDR notation in no_proxy is supported by a lot of programs/languages, including go: https://github.com/golang/go/issues/16704 Without that containerd cannot talk the the API server (kube_apiserver_ip), but it should not go through an external proxy for the nodes/pods/services Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Jan 28, 2020
-
-
Sergey authored
* Remove stale legacy yum docker repo /etc/yum.repos.d/docker.repo * move task 'Remove legacy docker repo file' to pre-upgrade.yml
-
- Jan 24, 2020
-
-
Florian Ruynat authored
-
- Jan 23, 2020
-
-
Florian Ruynat authored
-
- Jan 17, 2020
-
-
Matthew Mosesohn authored
* Change dockerproject.org to download.docker.com dockerproject.org was deprecated in 2017 and has gone down. * Restore yum repo for containerd Change-Id: I883bb512a2164a85865b1bd4fb569af0358c8c2b Co-authored-by: Craig Rodrigues <rodrigc@crodrigues.org>
-
- Jan 16, 2020
-
-
Florian Ruynat authored
-
- Jan 14, 2020
-
-
Etienne Champetier authored
When running with serial != 100%, like upgrade_cluster.yml, we need to apply this fixup each time Problem was introduced in 05dc2b3a Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
Matthew Mosesohn authored
Change-Id: I7354d33c7db513e0ee27c9a4cc40e8501c0e1061
-
- Jan 10, 2020
-
-
Matthew Mosesohn authored
Raises limit from 100 to 300 because the default is far too low and the pod can handle 300 with the given resources. Change-Id: Ib1eec10da3d09d198933fcfe87291587e58d7cdb
-
- Jan 09, 2020
-
-
Florian Ruynat authored
-
- Jan 08, 2020
-
-
Etienne Champetier authored
I've tested this update by deploying a containerd / etcd cluster on top CentOS7, MetalLB + NGINX Ingress. Upgrade using upgrade-cluster.yml Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Jan 06, 2020
-
-
Damon Wang authored
-
zhanwang authored
-
Erwan Miran authored
-
Matthew Mosesohn authored
Resolves issue where kubectl cache of <v1.16 api schema interferes with interacting with daemonsets and deployments. Change-Id: I63b7046958f2008eb144b6da0004c598f945e0ae
-
- Dec 19, 2019
-
-
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
-
- Dec 16, 2019
-
-
Florent Monbillard authored
-
bozzo authored
-
Douglas Schilling Landgraf authored
There is no cri-tools package in CentOS/EPEL/Red Hat. Additionally, cri-tools is provided into the installation via roles/download/defaults/main.yml:104:crictl_download_url.
-