Files
kubespray/contrib
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
..
2018-11-23 17:37:41 +08:00
2018-09-13 10:15:31 +02:00
2018-11-05 12:47:23 +01:00
2018-11-15 02:08:33 -08:00