c12s-kubespray/roles/kubernetes
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
..
client kubernetes/client: kubeconfig template should use the access_ip for the chosen master node 2018-06-04 09:51:05 +01:00
kubeadm Add kubelet path for kubeadm. 2018-09-19 03:04:03 +00:00
master Better fix for openstack cinder zone issue using ignore-volume-az option (#2980) 2018-09-27 22:15:47 -07:00
node Fix the dic iteration method in the kubelet template (#3415) 2018-09-30 05:10:12 -07:00
preinstall Add check that kube-master, kube-node and etcd groups are not empty. 2018-09-21 17:02:53 +03:00
secrets remove the redundant space (#3400) 2018-09-27 03:32:26 -07:00