kubespray/roles
Max Gautier 0b2e5b2f82
Retries ssh connection for Gather node certs (#10515)
This allows this task to work with a forks count > 10 and the default
configuration of sshd, which is to limit sessions to 10. (see
MaxSessions in sshd_config).

Since this is a delegate_to task, it connects to the same host (first
etcd) for each node in the cluster, thus easily going above 10.

Raising the ssh connection attempts allow for more robustness, without
decreasing the forks count or serialising the tasks, which could slow
the task (or the playbook as a whole, if decreasing forks).
2023-10-19 05:04:29 +02:00
..
adduser project: fix var-spacing ansible rule (#10266) 2023-07-04 20:36:54 -07:00
bastion-ssh-config Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
bootstrap-os fix: flatcar bootstrap (#10363) 2023-08-18 08:14:29 -07:00
container-engine Ability to define GPG key path for Docker APT (#10513) 2023-10-13 04:06:04 +02:00
download [calico] Make version 3.26.3 default (#10526) 2023-10-17 08:22:39 +02:00
etcd Retries ssh connection for Gather node certs (#10515) 2023-10-19 05:04:29 +02:00
etcdctl_etcdutl Fix etcdctl.sh TLS file path when not using kubeadm. (#10467) 2023-09-24 19:50:57 -07:00
helm-apps Fix outdated tag and experimental ansible-lint rules (#10254) 2023-06-30 02:51:57 -07:00
kubernetes Migrate node-role.kubernetes.io/master to node-role.kubernetes.io/con… (#10464) 2023-10-17 21:39:40 +02:00
kubernetes-apps Migrate node-role.kubernetes.io/master to node-role.kubernetes.io/con… (#10464) 2023-10-17 21:39:40 +02:00
kubespray-defaults Refactor NRI activation for containerd and CRI-O (#10470) 2023-09-26 08:05:25 -07:00
network_plugin Migrate node-role.kubernetes.io/master to node-role.kubernetes.io/con… (#10464) 2023-10-17 21:39:40 +02:00
recover_control_plane Fixup recover control plane playbook + add debian12/cilium test (#10411) 2023-09-05 10:42:52 -07:00
remove-node Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
reset Fix restart network task cannot be skipped (#10512) 2023-10-11 05:50:37 +02:00
upgrade project: resolve ansible-lint key-order rule (#10314) 2023-08-10 00:57:27 -07:00
win_nodes/kubernetes_patch project: resolve ansible-lint key-order rule (#10314) 2023-08-10 00:57:27 -07:00