c12s-kubespray/roles/container-engine/docker
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
..
defaults Add RHEL support subscription registration (#6572) 2020-11-24 08:33:00 -08:00
files Fixing and issue where if the pids in the orphan list no longer exist then all systemd child processes would be killed. (#5636) 2020-02-17 09:33:29 -08:00
handlers Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
meta Manage containerd.io package with docker CRI. (#6218) 2020-06-05 05:55:44 -07:00
molecule/default Upgrade molecule to v3 (#6468) 2020-08-04 05:24:19 -07:00
tasks Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
templates Disable docker-ce yum repo by default / cleanups (#7080) 2020-12-23 13:12:26 -08:00
vars Add docker 20.10 to available packages (#7106) 2021-01-06 09:23:51 -08:00