c12s-kubespray/roles/kubernetes/node/tasks
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
..
cloud-credentials added azure_cloud parameter to Azure's cloud_config (#6321) 2020-06-25 14:35:30 -07:00
loadbalancer Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
facts.yml Fix kubelet cgroup driver detection for crio (#6331) 2020-06-30 02:32:05 -07:00
install.yml Decrease docker dependency (#7172) 2021-01-18 01:41:44 -08:00
kubelet.yml Fix proxy usage when *_PROXY are present in environment (#7309) 2021-02-23 09:44:02 -08:00
main.yml change | to is (#6991) 2020-12-09 07:26:50 -08:00
pre_upgrade.yml Fix crictl paths and some of docker paths (#6961) 2020-11-28 08:30:47 -08:00