c12s-kubespray/roles/kubernetes/node
rboyapat d9f495d391 Fix the dic iteration method in the kubelet template (#3415)
* Fix the jinja expression for openstack_tenant_id

OS_PROJECT_ID is obsolete in keystone v3 and jinja expression
doesn't set openstack_tenant_id as expected because of
undefined env var. Fixed the expression.

* Fix the dic iteration method in the kubelet template

Kubelet template rendering errors when additional Node lables are
added and using Python3. Update the method to be compatible to both
python2/3

Node lables doesn't work
2018-09-30 05:10:12 -07:00
..
defaults Add support for kubelet_node_custom_flags 2018-09-19 12:58:06 +02:00
handlers Drop non systemd OS types support 2017-01-02 12:14:03 +01:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks Merge pull request #3335 from AtzeDeVries/fix/ubuntu-xenial-resolv-conf 2018-09-20 23:16:11 -07:00
templates Fix the dic iteration method in the kubelet template (#3415) 2018-09-30 05:10:12 -07:00
vars added extra var for ubuntu 18 netplan resolv 2018-09-17 09:01:55 +02:00