This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-sigs
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
You've already forked kubespray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
20d99886ca
kubespray
/
roles
/
container-engine
/
runc
/
defaults
/
main.yml
6 lines
60 B
YAML
Raw
Normal View
History
Unescape
Escape
containerd: download containerd from upstream instead of using distro specific packages (#7970) * Containerd: download containerd from upstream instead of using distro specific packages split runc download to separate role make bootstrap-os role deploy container-selinux and seccomp libraries clean up package manager provided containerd move variables to docker role that are no longer common with containerd * Containerd: make molecule testing more relevant * replace ubuntu18 with ubuntu20 * add centos8 and debian11 to molecule tests * run kubernetes/preinstall role to ensure relevancy of test including dependency packages * CI: adjust test scenarios for downloaded containerd
2021-10-20 23:47:58 +08:00
---
Fix containerd install for fcos (#8107) * Fix containerd install for fcos * rm orphaned runc and containerd binaries
2021-11-05 22:53:53 +08:00
runc_bin_dir
:
"{{ bin_dir }}"
containerd: download containerd from upstream instead of using distro specific packages (#7970) * Containerd: download containerd from upstream instead of using distro specific packages split runc download to separate role make bootstrap-os role deploy container-selinux and seccomp libraries clean up package manager provided containerd move variables to docker role that are no longer common with containerd * Containerd: make molecule testing more relevant * replace ubuntu18 with ubuntu20 * add centos8 and debian11 to molecule tests * run kubernetes/preinstall role to ensure relevancy of test including dependency packages * CI: adjust test scenarios for downloaded containerd
2021-10-20 23:47:58 +08:00
runc_package_name
:
runc