- Dec 01, 2021
-
-
Florian Ruynat authored
-
- Nov 30, 2021
-
-
Robin Wallace authored
-
Florian Ruynat authored
-
Samuel Liu authored
-
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
-
Cristian Calin authored
* Alpha-NodeSwap: allow nodes to use swap * CI: Add Fedora 35 with experimental swap job
-
Cristian Calin authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Cristian Calin authored
* Docs: update CONTRIBUTING.md * Docs: clean up outdated roadmap and point to github issues instead * Docs: update note on kubelet_cgroup_driver * Docs: update kata containers docs with note about cgroup driver * Docs: note about CI specific overrides
-
Cristian Calin authored
* OEL7: Fix CentOS7 Extras for OEL7 * Molecule: add logs collection for jobs
-
- 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
-
IKRozhkov authored
-
- Nov 26, 2021
-
-
Florian Ruynat authored
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
-
- Nov 25, 2021
-
-
Cristian Calin authored
* Defaults: replace docker with containerd as our default container_manager * CI: Use docker for download_localhost test * Defaults: with container_manager=containerd we need etcd_deployment_type=host * CI: Run weave jobs with docker * CI: Vagrant don't download_force_cache * CI: Fix upgrade tests * should run compatible with old settings, this means docker * we need to run with a distro that has at least modern containerd, this means move from debian9 to debian10 to allow `containerd_version` to match between 2.17 and master
-
- Nov 24, 2021
- Nov 22, 2021
-
-
Olle Larsson authored
-
zhengtianbao authored
* Add registry replica setting * Add registry liveness and readiness probe * Set the security context for registry * Add registry pvc access mode option * registry add replica requirement check * docs: add registry replicas setting note * Update docs/kubernetes-apps/registry.md Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com> Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com>
-
zhengtianbao authored
* Enable experimental modules when rpm-ostree version >= 2021.9 * cleanup code
-
- Nov 20, 2021
-
-
Karthikeya Viswanath authored
-
Cristian Calin authored
* CI: use netchecker images from quay to prevent throttling * Molecule: use hello-world image from quay.io
-
- Nov 19, 2021
-
-
Florian Ruynat authored
-
Pasquale Toscano authored
-
Febrian Setianto authored
* use pre-existing floating IP for bastion * document bastion_fips in readme
-
Łukasz Żułnowski authored
-
Cristian Calin authored
* Reset: Fedora uses NetworkManager * CI: test reset on fedora
-
- Nov 18, 2021
-
-
Mathieu Parent authored
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
-
- Nov 17, 2021
-
-
Florian Ruynat authored
-
- Nov 16, 2021
-
-
Lubos Mercl authored
Author: lmercl <lubos.mercl@gmail.com> Date: Wed Nov 10 15:30:04 2021 +0000 fix markdown
-
IKRozhkov authored
* add metallb auto-assign property for main IP range & update addons.yml for sample inventory * add new line at the end of file roles\kubernetes-apps\metallb\defaults\main.yml * set default value for matallb_auto_assign = true
-
- Nov 15, 2021
-
-
zhengtianbao authored
-
Cristian Calin authored
-
EDGsheryl authored
Signed-off-by: EDGsheryl <edgsheryl@gmail.com>
-
- Nov 14, 2021
-
-
Samuel Liu authored
-
- Nov 13, 2021
-
-
zhengtianbao authored
-
zhengtianbao authored
-
- Nov 12, 2021
-
-
Lars Larsson authored
* Fixes various issues in vSphere Terraform code Provided to address various shortcomings and to fix the following issue in upstream Kubespray: https://github.com/kubernetes-sigs/kubespray/issues/8176 * Resolves Terraform formatting issues * Sets default prefix to human-readable name * Documents new default prefix in README
-
- Nov 11, 2021
-
-
Ajarmar authored
-