c12s-kubespray/roles/kubernetes
Sorin Sbarnea 22a5a00c49 Improve kubeadm join tasks (#4206)
Fix issue where `kubeadm join` could wait forever for joining.

Fix issue where `kubeadm join` were not reaching the user, making
impossible to find the cause of the failure.

New behaviour is to first attempt to join without bypassing the
verifications checks and to display them if needed.

If this fails it still attempts to join by ignoring the check in
order to make previous behavior.

A timeout of 60 seconds is allocated for a joining.

Related-bug: #3973
2019-02-12 13:42:56 -08:00
..
client create artifacts_dir (#4079) 2019-01-28 01:59:15 -08:00
kubeadm Improve kubeadm join tasks (#4206) 2019-02-12 13:42:56 -08:00
master Merge pull request #3949 from trogeat/patch-fix-missing-ca-cert-apiserver 2019-02-11 15:40:04 -06:00
node Set cluster DNS correctly in case of nodelocal dns cache (#3879) 2019-01-28 23:39:27 -08:00
preinstall check kube_pods_subnet and kube_service_addresses to valid ip network range, not single ip address (#4188) 2019-02-11 14:12:06 -08:00
tokens Fix basic auth tokens for kubeadm deployment. (#3801) 2018-12-03 10:44:29 -08:00