c12s-kubespray/roles
Michael Oglesby 07ecef86e3 Replace fetch with synchronize due to memory error (#5084)
Fix for Kubespray Issue #5059 (https://github.com/kubernetes-sigs/kubespray/issues/5059). There is a known issue with the 'fetch' module that will sometimes lead to it failing with a memory error. See ansible/ansible#11702 (https://github.com/ansible/ansible/issues/11702). I encountered this issue with the "Copy kubectl binary to ansible host" task in kubespray/roles/kubernetes/client/tasks/main.yml, and it caused my entire deployment to error out (see "Output of ansible run" above). Replacing 'fetch' with 'synchronize' fixes this issue.
2019-08-22 02:40:32 -07:00
..
adduser ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00
bastion-ssh-config Adding "-F /dev/null" to load null SSH config file. (#4933) 2019-07-02 01:53:08 -07:00
bootstrap-os Use raw module for bootstrap-debian.yml (#5061) 2019-08-22 01:46:31 -07:00
container-engine Update CRI-O in CentOS (#4582) 2019-08-22 01:16:32 -07:00
download fix bug: run Copy image to ansible host cache on download_delegate host (#5094) 2019-08-21 23:38:30 -07:00
etcd Allow etcd member join by checking cluster health only on first etcd (#5032) 2019-08-07 04:44:50 -07:00
kubernetes Replace fetch with synchronize due to memory error (#5084) 2019-08-22 02:40:32 -07:00
kubernetes-apps Ingress nginx (#5066) 2019-08-15 02:34:33 -07:00
kubespray-defaults Upgrade to Kubernetes 1.15.3 (#5091) 2019-08-20 02:05:32 -07:00
network_plugin Kube-router annotate.yml: Use group 'k8s-cluster' instead of 'all' (#5087) (#5088) 2019-08-19 04:53:29 -07:00
recover_control_plane Switch /root references to ansible_env.HOME (#4842) 2019-06-06 02:06:11 -07:00
remove-node Fix check for removing etcd member (#5051) 2019-08-07 08:26:51 -07:00
reset Additional files and dirs to remove when running reset (#5000) 2019-07-30 12:02:08 -07:00
upgrade Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
win_nodes/kubernetes_patch ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00