- Jan 10, 2022
-
-
Alex authored
-
- Jan 09, 2022
-
-
Kenichi Omichi authored
All container image versions were defined in download/defaults/main.yml except containerd. The inconsistency caused the offline script(generate_list.sh) could not output the URL of containerd image. This moves the definition into a valid file. In addition, this adds host_os to generate_list.sh for downloading krew from a valid URL.
-
- Jan 08, 2022
-
-
Victor Morales authored
-
- Jan 07, 2022
-
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
- Jan 06, 2022
-
-
Florian Ruynat authored
* Update kube-router to 1.4.0 * Update Helm to 3.7.2 * Up coredns to 1.8.6 when k8s is 1.23.x
-
Alex authored
-
- Jan 05, 2022
-
-
Choi Yongbeom authored
* Update prep_download.yml nerdctl insecure registry config * Update prep_download.yml * Update prep_download.yml apply conversations advice * Update prep_download.yml * Update prep_download.yml * Update prep_download.yml * Update prep_download.yml * Update prep_download.yml * Update prep_download.yml * Update main.yml * Update main.yml * Update prep_download.yml * Update prep_download.yml
-
Necatican Yıldırım authored
* Remove kvstore args from Cilium DaemonSet Co-authored-by: Emin Aktaş <eminaktas34@gmail.com> Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com> Signed-off-by: necatican <necaticanyildirim@gmail.com> * Bump Cilium to 1.11.0 Co-authored-by: Emin Aktaş <eminaktas34@gmail.com> Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com> Signed-off-by: necatican <necaticanyildirim@gmail.com> Co-authored-by: Emin Aktaş <eminaktas34@gmail.com> Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com>
-
- Jan 04, 2022
-
-
Florian Ruynat authored
-
Cristian Calin authored
* [crun] update crun to 1.4 * [crun] drop pre-1.x versions
-
- Dec 24, 2021
-
-
Cristian Calin authored
* [cni-plugins] upgrade to stable 1.0.1 * [flannel] use binary from dedicated project
-
- Dec 22, 2021
-
-
zhengtianbao authored
-
- Dec 21, 2021
-
-
Cristian Calin authored
* Ensure entries for 1.23 are added for supported_versions vars * cri-o: add support for kubernetes 1.23 but still use cri-o 1.22 * kubescheduler-config: diferentiate config versions based on kube_version
-
- Dec 20, 2021
-
-
Calin Cristian Andrei authored
-
Cristian Calin authored
* nerdctl: move to 0.15.0 * nerdctl: reduce verbosity when pulling images * download: use proxy environment when using nerdctl to download containers
-
- Dec 10, 2021
-
-
Steven Reitsma authored
-
- Dec 07, 2021
-
-
Cristian Calin authored
* Kata-Containers: add checksums for 2.3.0 * Kata-Containers: version 2.3.0 requires kubernetes 1.22.0+
-
Cristian Calin authored
-
Cristian Calin authored
-
- Dec 06, 2021
-
-
Samuel Liu authored
* Update loadbalancers versions * fix haproxy_config_dir mode
-
Samuel Liu authored
-
- Dec 03, 2021
-
-
Cristian Calin authored
* containerd: add hashes for 1.5.8 and 1.4.12 and make 1.5.8 the new default * containerd: make nerdctl mandatory for container_manager = containerd * nerdctl: bump to version 0.14.0 * containerd: use nerdctl for image manipulation * OpenSuSE: install basic nerdctl dependencies
-
Florian Ruynat authored
-
Cristian Calin authored
v3.20.3 and v3.21.1 were re-released with new checksums
-
- Nov 30, 2021
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Nov 29, 2021
-
-
Cristian Calin authored
* Calico: Bump 3.20.x to 3.20.3 * Calico: Bump 3.18.x to 3.18.6 * Calico: add calico 3.21.1 hashes
-
- Nov 09, 2021
-
-
Cristian Calin authored
* Kata-containes: Fix for ubuntu and centos sometimes kata containers fail to start because of access errors to /dev/vhost-vsock and /dev/vhost-net * Kata-containers: use similar testing strategy as gvisor * Kata-Containers: adjust values for 2.2.0 defaults Make CI tests actually pass * Kata-Containers: bump to 2.2.2 to fix sandbox_cgroup_only issue
-
Cristian Calin authored
* nodelocaldns: allow a secondary pod for nodelocaldns for local-HA * CI: add job to test nodelocaldns secondary
-
Cristian Calin authored
-
Cristian Calin authored
Docker: replace the use of containerd_version with docker_containerd_version to avoid causing conflicts when bumping containerd_version (#8130)
-
- Nov 08, 2021
-
-
zhengtianbao authored
krew release urls changed since v0.4.2, clearly OS type and arch inside the filename. from: https://github.com/kubernetes-sigs/krew/releases/download/v0.4.1/krew.tar.gz to: https://github.com/kubernetes-sigs/krew/releases/download/v0.4.2/krew-linux_amd64.tar.gz define `host_os` like `host_architecture` determine which OS is krew installed at.
-
- Nov 06, 2021
-
-
Emin AKTAS authored
Signed-off-by: Emin Aktaş <eminaktas34@gmail.com> Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com> Co-authored-by: Necatican Yıldırım <necaticanyildirim@gmail.com> Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com> Co-authored-by: Necatican Yıldırım <necaticanyildirim@gmail.com>
-
- Nov 04, 2021
-
-
Florian Ruynat authored
-
- Oct 29, 2021
-
-
Florian Ruynat authored
-
- Oct 27, 2021
-
-
Florian Ruynat authored
-
- Oct 25, 2021
-
-
Mohamed Zaian authored
* Disable builtin ssl_session_cache solving the problem with OpenSSL consuming memory. * Print warning only instead of error if no IngressClass permission is available.
-
- Oct 20, 2021
-
-
Cristian Calin authored
* 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
-
- Oct 19, 2021
-
-
Cristian Calin authored
* netchecker: update images to 1.2.2 from Mirantis which is slightly less ancinet than the l23networks images * Netchecker: use local etcd instead of kubernetes v1beta1 crds which are no longer suported by kube 1.22+
-
- Oct 15, 2021
-
-
Florian Ruynat authored
-