- Apr 12, 2023
-
-
Xingjian Zhang authored
-
- Apr 11, 2023
-
-
Xingjian Zhang authored
-
- Mar 06, 2023
-
-
panguicai authored
Signed-off-by:
panguicai008 <1121906548@qq.com>
-
- Jan 27, 2023
-
-
Florian Ruynat authored
* Update fedora35 vagrant box url * Update Terraform to 1.3.7 * Update Vagrant to 2.3.4
-
- Aug 15, 2022
-
-
Cristian Calin authored
* [CI] fix molecule tests on opensuse by upgrading to 15.4 * [opensuse] use correct python crytography package name depending on distribution version
-
- Jul 22, 2022
-
-
Florian Ruynat authored
-
- Jul 05, 2022
-
-
Kenichi Omichi authored
To test Kubespray on Rocky Linux 8 with vagrant, this adds it to the Vagrantfile.
-
- Apr 09, 2022
-
-
Kenichi Omichi authored
Current ansible.tags 'facts' is for skipping actual Kubespray deployment at vagrant CI because the deployment takes much time. However the static 'facts' skips the deployment for normal usage of vagrant also. That causes confusions. This adds VAGRANT_ANSIBLE_TAGS to skip the deployment for vagrant CI.
-
- Mar 31, 2022
-
-
190ikp authored
-
- Mar 26, 2022
-
-
Samuel Liu authored
-
- Mar 22, 2022
-
-
Maciej Wereski authored
Signed-off-by:
Maciej Wereski <m.wereski@partner.samsung.com>
-
- Mar 18, 2022
-
-
Cristian Calin authored
* [calico] make vxlan encapsulation the default * don't enable ipip encapsulation by default * set calico_network_backend by default to vxlan * update sample inventory and documentation * [CI] pin default calico parameters for upgrade tests to ensure proper upgrade * [CI] improve netchecker connectivity testing * [CI] show logs for tests * [calico] tweak task name * [CI] Don't run the provisioner from vagrant since we run it in testcases_run.sh * [CI] move kube-router tests to vagrant to avoid network connectivity issues during netchecker check * service proxy mode still fails connectivity tests so keeping it manual mode * [kube-router] account for containerd use-case
-
- Jan 25, 2022
-
-
Florian Ruynat authored
* Fix fedora jobs - followup * Update OpenSUSE Leap to 15.3 * Fix cilium version in README + update minor 1.11.1
-
- Jan 05, 2022
-
-
Cristian Calin authored
-
- Dec 01, 2021
-
-
Florian Ruynat 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
-
- May 28, 2021
-
-
Florian Ruynat authored
* Update docker package to 20.10.6 * Add Fedora 33 image and CI, remove Fedora 31 (EOL)
-
- Apr 29, 2021
-
-
Cristian Calin authored
* rename ansible groups to use _ instead of - k8s-cluster -> k8s_cluster k8s-node -> k8s_node calico-rr -> calico_rr no-floating -> no_floating Note: kube-node,k8s-cluster groups in upgrade CI need clean-up after v2.16 is tagged * ensure old groups are mapped to the new ones
-
- Mar 24, 2021
-
-
Kenichi Omichi authored
This replaces kube-master with kube_control_plane because of [1]: The Kubernetes project is moving away from wording that is considered offensive. A new working group WG Naming was created to track this work, and the word "master" was declared as offensive. A proposal was formalized for replacing the word "master" with "control plane". This means it should be removed from source code, documentation, and user-facing configuration from Kubernetes and its sub-projects. NOTE: The reason why this changes it to kube_control_plane not kube-control-plane is for valid group names on ansible. [1]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/README.md#motivation
-
- Mar 17, 2021
-
-
Maciej Wereski authored
15.1 has reached EOL on 2021-02-02. Signed-off-by:
Maciej Wereski <m.wereski@partner.samsung.com>
-
- Feb 05, 2021
-
-
Maciej authored
Fixes 7244 Signed-off-by:
Maciej Wereski <m.wereski@partner.samsung.com>
-
Matt Calvert authored
-
Matt Calvert authored
-
- Jan 14, 2021
-
-
Florian Ruynat authored
-
- Dec 01, 2020
-
-
OwenTuz authored
-
- Nov 24, 2020
-
-
Barry Melbourne authored
-
- Oct 13, 2020
-
-
Matt Calvert authored
I can't see any reason why audio devices would be needed, and it can cause issues with the host audio
-
- Sep 07, 2020
-
-
Barry Melbourne authored
-
- Aug 28, 2020
-
-
Barry Melbourne authored
-
- Jul 31, 2020
-
-
Florian Ruynat authored
-
- Jun 22, 2020
-
-
Pasquale Toscano authored
* Install Kata Containers as additional container runtime * Create RuntimeClasses for Kata Containers * Updated Vagrant to optionally run without Docker as container manager * Updated Vagrant to optionally use Libvirt nested virtualization * Add Kata Containers documentation * Fix lint errors * Add kata_containers_enabled to kubespray-defaults * Fixed typo error * Fixed typo error
-
- Jun 17, 2020
-
-
Maxime Guyot authored
-
- Jun 12, 2020
-
-
marcosfsch authored
* Add oraclelinux8 and disable firewalld Add oraclelinux8 image and disable firewalld on oraclelinux VMs * Fix Oracle Linux repositories As documented in: http://yum.oracle.com/getting-started.html#installing-software-from-oracle-linux-yum-server public-yum-ol7.repo was deprecated on release 7.6. Some repos were integrated into oracle-linux-ol7.repo (i.e.: ol7_latest, ol7_addons) and other are available as packages (epel). This also adds support for oraclelinux8 * Fix to use ansible_distribution_version Instead of ansible_distribution_major_version * Update README.md
-
- May 28, 2020
-
-
Maxime Guyot authored
-
- May 13, 2020
-
-
Florian Ruynat authored
-
- Apr 29, 2020
-
-
Maxime Guyot authored
-
- Apr 28, 2020
-
-
marcosfsch authored
-
- Apr 18, 2020
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-