c12s-kubespray/roles/kubernetes
Miao Zhou 885c6cff71 Fix AWS Node Labels Error
Now the `kubespray-aws-inventory.py` script always set a node_labels key
to ansible_host.

When AWS instance did not set property labels, it would be an empty
string.

The TASK `Write kubelet config file (kubeadm or non-kubeadm)` will
failed with a msg:

`AnsibleUndefinedVariable: 'unicode object' has no attribute 'items'`.
2018-11-23 17:37:41 +08:00
..
client Fix helper script to refer to admin.conf as relative path (#3738) 2018-11-19 18:28:51 -08:00
kubeadm Switch to kubeadm deployment mode (#3461) 2018-11-21 01:35:40 -08:00
master Switch to kubeadm deployment mode (#3461) 2018-11-21 01:35:40 -08:00
node Fix AWS Node Labels Error 2018-11-23 17:37:41 +08:00
preinstall fix calico_version wrong get (#3694) 2018-11-12 07:35:21 -08:00
secrets Fix missing run_once (#3733) 2018-11-18 21:39:29 -08:00