- Jun 07, 2019
-
-
Daniel Holbach authored
Signed-off-by: Daniel Holbach <daniel@weave.works>
-
- Jun 06, 2019
-
-
Dani Comnea authored
-
Frank Ritchie authored
* Make local volume provisioner dir mode a variable I need to change this for Nagios monitoring. Others may need to as well. Had to close previous commits, sorry for the spam. * Make local volume provisioner dir mode a variable I need to change this for Nagios monitoring. Others may need to as well. Had to close previous commits, sorry for the spam.
-
Alberto Murillo authored
Task "kube-roter | Set cni directory permissions" sets ownership of /opt/cni/bin to "kube" Task "kube-router | Copy cni plugins" copies the binaries from the archive setting the ownership back to "root" Fix "kube-roter" typo Signed-off-by: Alberto Murillo <albertomurillosilva@gmail.com>
-
Ivan Kukharchuk authored
-
mervynzhang authored
* kube config dir for current/ansible become user * remove extra / * fix default value
-
Scott Charron authored
* use dpkg_selections module to hold docker-ce on Debian family hosts * removed debian_docker.j2 template as it is no longer required
-
Maxime Guyot authored
-
- Jun 05, 2019
-
-
Andreas Krüger authored
-
Vladimir Kiselev authored
This is a fix for #4124
-
Dani Comnea authored
-
Andreas Krüger authored
-
Sergey Nuzhdin authored
* Add support for arm images for hyperkube, kubeadm and cni_binary * Add dummy etcd checksum for arm This commit adds dummy etcd checksum for arm to avoid "no attribute" error during setup. * Add etcd host assert check * Add 1.13.4 checksums of kubeadm and hyperkube for arm * Update checksums of kubeadm and hyperkube for arm * Add dummy checksums for calicoctl_binary_checksums dict * disable gather_facts because it causes tests to fail * Remove architecture check for etcd, due to unable to run tests
-
Toni Pokki authored
-
- Jun 04, 2019
-
-
Matthew Mosesohn authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Matthew Mosesohn authored
-
- May 31, 2019
-
-
Rodrigo Bermúdez Schettino authored
Long option --become was used in the example but in the comment describing it the short option -b was used. Use same option in description and example to avoid confusion.
-
- May 28, 2019
-
-
Andreas Krüger authored
-
Andreas Krüger authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- May 27, 2019
-
-
Dani Comnea authored
-
Maxime Guyot authored
-
Vitaliy Dmitriev authored
-
- May 25, 2019
-
-
Geert-Johan Riemer authored
Fix comment style
-
- May 22, 2019
-
-
Andreas Krüger authored
* Fix certificate-key param for kubeadm init * Fix yamllint error
-
André R. de Miranda authored
* Added pod psp in Rancher Local Path Provisioner Added pod security policy (psp) in Rancher Local Path Provisioner. Signed-off-by: André R. de Miranda <andre@miranda.work> * Apply psp for Rancher Local Path Provisioner only when local_path_provisioner_namespace is not kube-system and also reorganized the templates
-
bobahspb authored
Kubespray waits exit of every drain before run other one. Running drain every after each other seems better than parallel, because we should check resources availability every time. But, this way, we have one additional problem: possible restart pods on the nodes that are killed little bit later. Fast cordon before heavy drain seems like an easy solution.
-
- May 20, 2019
-
-
André R. de Miranda authored
Error starting nginx because in requiredDropCapabilities is dropped all capabilities. The nginx requires the following capabilities: - CHOWN - SETGID - SETUID Signed-off-by: André R. de Miranda <andre@miranda.work>
-
Jacopo Secchiero authored
... kube-node or etcd is empty" task As a assert must be ignored if ignore_assert_errors is true
-
MarkusTeufelberger authored
-
marcstreeter authored
* updated ansible pinning to prevent more possibilities of breaking changes * more exact pinning of ansible version * more exact pinning of ansible version and also all the rest * added testing requirements.txt pinning settings * removed boto from testing requirements.txt
-
- May 19, 2019
-
-
Mateus Caruccio authored
-
Maxime Guyot authored
-
- May 16, 2019
-
-
MarioUhrik authored
-
Florent Monbillard authored
- Add loadbalancer_apiserver.address to apiserver_sans
-
MarkusTeufelberger authored
-
Timoses authored
Without this, pulls are considered for all hosts groups, even if not targetted by the downloads `groups` list. Hence, a download/sync is triggered even though the host does not require the image.
-