- Nov 30, 2021
-
-
Florian Ruynat authored
-
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
-
- 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
-
-
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
-
-
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
-
Ł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 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
-
EDGsheryl authored
Signed-off-by: EDGsheryl <edgsheryl@gmail.com>
-
- Nov 14, 2021
-
-
Samuel Liu authored
-
- Nov 13, 2021
-
-
zhengtianbao authored
-
zhengtianbao authored
-
- Nov 11, 2021
-
-
Ajarmar authored
-
- 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
-
zhengtianbao 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.
-
Max Gautier authored
* Limit kubectl delete node to k8s nodes This avoids the use of `kubectl delete node` when removing etcd nodes which are not part of the cluser (separate etcd) * Take errors into account when deleting node There should not be error now that we're limiting the deletion to nodes actually in the cluster * Retrying on error
-
Hyojun Jeon authored
-
zhengtianbao authored
-
Kenichi Omichi authored
This fixes the preinstall check for cloud_provider option based on inventory/sample/group_vars/all/all.yml
-
- Nov 07, 2021
-
-
Álvaro Torres Cogollo authored
* Added ArgoCD kubernetes-app * Update argocd_version to latest
-
- 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 05, 2021
-
-
Antoine Gatineau authored
* cert-manager: add trusted internal ca when configured * wrong check for inventory variable * Update documentation
-
Pasquale Toscano authored
-
Marcus Fenner authored
* Fix containerd install for fcos * rm orphaned runc and containerd binaries
-
- Nov 04, 2021
-
-
Florian Ruynat authored
-
- Nov 01, 2021
-
-
zhengtianbao authored
* Ensure addon-resizer 1.8.11 only effective at arch amd64. k8s.gcr.io/addon-resizer:1.8.11 returns the amd64 image which is not executable at arm64. Disable addon-resizer when the platform is not amd64. When metrics-server upgrade and use addon-resizer:2.3, then revert this commit and `image_arch` will determine the `addon_resizer_image_tag`. * Add metrics_server_resizer architectures check
-