c12s-kubespray/roles
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
..
adduser Fix createhome directory for adduser role 2018-08-23 08:55:11 +02:00
bastion-ssh-config Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
bootstrap-os bootstrap: rework role (#4045) 2019-02-11 14:04:27 -08:00
container-engine Remove Ubuntu Bionic specific vars file - breaks multi-arch (#3974) 2019-02-11 00:04:27 -08:00
dnsmasq Upgrade kubernetes to v1.13.0 (#3810) 2018-12-06 12:11:48 -08:00
download Add support for arm64 images for hyperkube, kubeadm and cni_binary (#4176) 2019-02-09 02:08:57 -08:00
etcd Enable ClearLinux as a distro in kubespray (#3855) 2018-12-18 01:39:25 -08:00
kubernetes Improve kubeadm join tasks (#4206) 2019-02-12 13:42:56 -08:00
kubernetes-apps Add an option for helm init --wait (#4202) 2019-02-11 14:32:26 -08:00
kubespray-defaults Fix kube_hostname_override inconsistencies (#4185) 2019-02-06 22:20:11 -08:00
network_plugin change permission after unarchive (#4191) 2019-02-11 14:21:38 -08:00
remove-node Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00
reset cri-o reset all containers and pods (#3856) 2018-12-12 01:59:55 -08:00
upgrade Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00
win_nodes/kubernetes_patch Fix kube_hostname_override inconsistencies (#4185) 2019-02-06 22:20:11 -08:00