c12s-kubespray/roles
Etienne Champetier a790935d02
Only setup *_PROXY env variables where needed (#7095)
no_proxy is a pain to get right, and having proxy variables present causes issues
(k8s components get proxy configuration after upgrade, see #7100)

It's better to only configure what require proxy:
- the runtime (containerd/docker/crio)
- the package manager + apt_key
- the download tasks

Tested with the following clusters
- 4 CentOS 8 nodes
- 1 Ubuntu 20.04 node

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2021-01-11 07:21:08 -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 Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
container-engine Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
download Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
etcd etcd: Fix permissions of /etc/ssl/etcd/ssl (#6908) 2020-12-09 00:48:49 -08:00
etcdctl Fix crictl paths and some of docker paths (#6961) 2020-11-28 08:30:47 -08:00
kubernetes Add ping_access_ip; allows to disable ping test (#7020) 2021-01-11 06:15:08 -08:00
kubernetes-apps Fix markdownlint failures under ./roles/ (#7089) 2020-12-30 05:07:49 -08:00
kubespray-defaults Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
network_plugin calico: fix warnings (#7121) 2021-01-08 16:01:05 -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 Improve reset.yml (#7094) 2021-01-05 07:09:59 -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