c12s-kubespray/roles/container-engine
Takuya Murakami 019bcbc893
Update config.toml.j2 (#8340) (#8602)
* Update config.toml.j2

i think this commit code is not completed works

exam registry address : a.com:5000

insecure registry must be http://a.com:5000

but this code add insecure a.com:5000 (without http://)

If there is no http, containerd accesses with https even if insecure_skip_verify = true

solution is code edit

* Update config.toml.j2

* Update containerd.yml

* Update containerd.yml

* Update containerd.yml

* Update config.toml.j2

(cherry picked from commit dda557ed23)

Co-authored-by: Choi Yongbeom <59861163+mircyb@users.noreply.github.com>
2022-03-09 06:22:13 -08:00
..
containerd Update config.toml.j2 (#8340) (#8602) 2022-03-09 06:22:13 -08:00
containerd-common containerd: download containerd from upstream instead of using distro specific packages (#7970) 2021-10-20 08:47:58 -07:00
cri-o CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297) (#8514) 2022-02-07 23:42:53 -08:00
crictl Change the owner of /etc/crictl.yaml to root (#7254) 2021-02-05 09:28:53 -08:00
crun Download crun using download_file.yml (#7370) 2021-03-19 08:40:33 -07:00
docker CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297) (#8514) 2022-02-07 23:42:53 -08:00
docker-storage Replace yum module with package module (#7621) 2021-06-05 04:16:39 -07:00
gvisor CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297) (#8514) 2022-02-07 23:42:53 -08:00
kata-containers containerd: change default resolvconf_mode to host_resolvconf (#8247) 2021-12-09 14:09:06 -08:00
meta Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
nerdctl Add nerdctl cli tool for containerd user (#7500) 2021-04-25 23:47:01 -07:00
runc Fix containerd install for fcos (#8107) 2021-11-05 07:53:53 -07:00