c12s-kubespray/roles/download
Etienne Champetier fbdc2b3e20 Fix proxy usage when *_PROXY are present in environment (#7309)
Since a790935d02 all proxy users
should be properly configured

Now when you have *_PROXY vars in your environment it can leads to failure
if NO_PROXY is not correct, or to persistent configuration changes
as seen with kubeadm in 1c5391dda7

Instead of playing constant whack-a-bug, inject empty *_PROXY vars everywhere
at the play level, and override at the task level when needed

Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
(cherry picked from commit 067db686f6)
2021-03-02 08:33:19 -08:00
..
defaults Add hashes for Kubernetes 1.18.16/1.19.8/1.20.4 2021-03-02 08:33:19 -08:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks Fix proxy usage when *_PROXY are present in environment (#7309) 2021-03-02 08:33:19 -08:00
templates Remove hyperkube from codebase (#6965) 2020-12-02 13:50:59 -08:00