c12s-kubespray/roles
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
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
bootstrap-os bootstrap-os: match on os-release ID / VARIANT_ID (#7269) 2021-02-22 06:01:43 -08:00
container-engine Fixup cri-o metacopy mount options (#7287) 2021-02-22 06:01:43 -08:00
download Fix proxy usage when *_PROXY are present in environment (#7309) 2021-03-02 08:33:19 -08:00
etcd Fix unintended SIGPIPEs. (#7214) 2021-02-22 06:01:43 -08:00
etcdctl Fix crictl paths and some of docker paths (#6961) 2020-11-28 08:30:47 -08:00
kubernetes Fix proxy usage when *_PROXY are present in environment (#7309) 2021-03-02 08:33:19 -08:00
kubernetes-apps Remove calico-upgrade leftovers (#7282) 2021-02-22 06:01:43 -08:00
kubespray-defaults Set Kubernetes default version to 1.19.8 2021-03-02 08:33:19 -08:00
network_plugin Remove calico-upgrade leftovers (#7282) 2021-02-22 06:01:43 -08:00
recover_control_plane Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
remove-node [fix] change result conditions (#6973) 2020-12-30 07:15:49 -08:00
reset Fix reset when using containerd (#7308) 2021-03-02 08:33:19 -08:00
upgrade Edited pre-upgrade task to uncordon a node failing to drain (#6546) 2020-08-20 04:25:36 -07:00
win_nodes/kubernetes_patch Remove workaround with kube_proxy_remove (#6512) 2020-09-17 04:30:45 -07:00