Fix calico when kube_override_hostname is set (#4235)

This fixes an issue where the `nodename` in calico's cni config json can fall out of sync with the k8s node name used by the calico pod if `kube_override_hostname` is set
This commit is contained in:
Chad Swenson
2019-02-13 18:02:48 -06:00
committed by Kubernetes Prow Robot
parent 061f5a313b
commit 8872b2e0c6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
---
- include_tasks: check.yml
- import_tasks: check.yml
- include_tasks: pre.yml
- import_tasks: pre.yml
- import_tasks: upgrade.yml
when: