c12s-kubespray/roles/container-engine
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
..
containerd Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
containerd-common Update docker to 19.03.14 and containerd to 1.3.9 (#6980) 2020-12-03 16:33:25 -08:00
cri-o Remove libseccomp install tasks (#7074) 2021-01-04 09:17:57 -08:00
crictl add and use common crictl role (#6978) 2020-12-05 09:43:25 -08:00
crun Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
docker Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
docker-storage Make container storage repository configurable (#4284) 2019-02-25 19:29:32 -08:00
kata-containers Add pasqualet to approvers (#6976) 2020-12-03 00:58:59 -08:00
meta Add crun support (#6864) 2020-12-01 11:00:50 -08:00