c12s-kubespray/roles/download
Etienne Champetier 40857b9859 Ensure kubeadm doesn't use proxy (#7275)
* Move proxy_env to kubespray-defaults/defaults

There is no reasons to use set_facts here

Signed-off-by: Etienne Champetier <e.champetier@ateme.com>

* Ensure kubeadm doesn't use proxy

*_proxy variables might be present in the environment (/etc/environment, bash profile, ...)
When this is the case we end up with those proxy configuration in /etc/kubernetes/manifests/kube-*.yaml manifests

We cannot unset env variables, but kubeadm is nice enough to ignore empty vars
93d288e2a4/cmd/kubeadm/app/util/env.go (L27)

Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
(cherry picked from commit 1c5391dda7)
2021-02-22 06:01:43 -08:00
..
defaults Update Helm version to 3.5.2 (#7248) 2021-02-22 06:01:43 -08:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks Ensure kubeadm doesn't use proxy (#7275) 2021-02-22 06:01:43 -08:00
templates Remove hyperkube from codebase (#6965) 2020-12-02 13:50:59 -08:00