- Jan 18, 2023
-
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io> Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
- Nov 16, 2022
-
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io> Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
- Nov 02, 2022
-
-
cleverhu authored
Signed-off-by:
cleverhu <shouping.hu@daocloud.io> Signed-off-by:
cleverhu <shouping.hu@daocloud.io>
-
- Sep 14, 2022
-
-
niesel authored
Change "ubuntu_repo" to "debian_repo" for containerd_debian_repo_base_url and containerd_debian_repo_gpgkey
-
- Jul 11, 2022
-
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
- Jun 21, 2022
-
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
- Jun 07, 2022
-
-
bo.jiang authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
- Jan 05, 2022
-
-
Mathieu Parent authored
-
- Jan 03, 2022
-
-
Choi Yongbeom authored
[cni-plugins] upgrade to stable 1.0.1 (#8331) using flannel cni add flannel_cni_download_url flannel_cni_download_url offline doc update
-
- Nov 30, 2021
-
-
mircyb authored
install containerd on centos need to binary download it but offline.yml has no that value binary download url default in roles/download/defaults/main.yml:runc_download_url: "https://github.com/opencontainers/runc/releases/download/{{ runc_version }}/runc.{{ image_arch }}" roles/download/defaults/main.yml:containerd_download_url: "https://github.com/containerd/containerd/releases/download/v{{ containerd_version }}/containerd-{{ containerd_version }}-linux-{{ image_arch }}.tar.gz" if i use default offlie.yml, it's error from task download files because runc,containerd down url is none offline i want fix this just add 2 new line
-
- Jul 20, 2021
-
-
Florian Ruynat authored
-
- Jul 10, 2021
-
-
Sébastien Huss authored
-
- Apr 23, 2021
-
-
Cristian Calin authored
* AlmaLinux: ansible>2.9.19 is needed to know about AlmaLinux * AlmaLinux: identify as a centos derrivative * AlmaLinux: add AlmaLinux to checks for CentOS * Use ansible_os_family to compare family and not distribution
-
- Apr 14, 2021
-
-
Florian Ruynat authored
-
- Apr 13, 2021
-
-
Samuel Liu authored
* fix offline mode * add offline messages
-
- Mar 19, 2021
-
-
Erwan Miran authored
* Download Calico KDD CRDs * Replace kustomize with lineinfile and use ansible assemble module * Replace find+lineinfile by sed in shell module to avoid nested loop * add condition on sed * use block for kdd tasks + remove supernumerary kdd manifest apply in start "Start Calico resources"
-
- Jan 25, 2021
-
-
Etienne Champetier authored
This was introduced in 143e2272 Extra repo is enabled by default in CentOS, and is not the right repo for EL8 Instead of adding a CentOS repo to RHEL, enable the needed RHEL repos with rhsm_repository For RHEL 7, we need the "extras" repo for container-selinux For RHEL 8, we need the "appstream" repo for container-selinux, ipvsadm and socat Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com>
-
- Dec 02, 2020
-
-
Etienne Champetier authored
* Fix etcd download dest Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> * Only support Helm v3, cleanup install Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com>
-
- Sep 22, 2020
-
-
Florent Monbillard authored
* Expose offline install overrides in inventory * Remove not recommended warning
-