c12s-kubespray/roles/kubernetes/node
Etienne Champetier 067db686f6
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>
2021-02-23 09:44:02 -08:00
..
defaults Allow configuring container log limits for Kubelet (#6933) 2020-11-26 00:32:19 -08:00
handlers restart kubelet service when kube-config.yml is changed (#5402) 2020-05-19 10:13:37 -07:00
tasks Fix proxy usage when *_PROXY are present in environment (#7309) 2021-02-23 09:44:02 -08:00
templates Update azure cloud config (#7208) 2021-01-26 07:24:35 -08:00
vars Add Fedora 33 CI, remove Fedora 31 (#7072) 2021-01-14 08:27:05 -08:00