- 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 01, 2021
-
-
Florian Ruynat authored
-
- Feb 10, 2021
-
-
Etienne Champetier authored
By default Ansible stat module compute checksum, list extended attributes and find mime type To find all stat invocations that really use one of those: git grep -F stat. | grep -vE 'stat.(islnk|exists|lnk_source|writeable)' Signed-off-by:
Etienne Champetier <e.champetier@ateme.com>
-
- Feb 05, 2021
-
-
Matt Calvert authored
-
- Jan 26, 2021
-
-
Florian Ruynat authored
-
- Jan 14, 2021
-
-
Florian Ruynat authored
-
- Jan 05, 2021
-
-
Florian Ruynat authored
-
- Dec 22, 2020
-
-
Kenichi Omichi authored
Now markdownlint covers ./README.md and md files under ./docs only. However we have a lot of md files under different directories also. This enables markdownlint for other md files also.
-
- Dec 21, 2020
-
-
Sergey authored
* download run once feature for CRI-O * fix typo * fix test
-
- Dec 19, 2020
-
-
Kenichi Omichi authored
Just after creating a namespace, the corresponding token could not be created and sometimes the pod creation might be failed. This adds check of the token in the new namespace to make this test case stable.
-
- Dec 08, 2020
-
-
Samuel Liu authored
* Add etcd tls cipher suites * yamllint
-
- Dec 07, 2020
-
-
Sergey authored
-
- Dec 04, 2020
-
-
Sergey authored
* add crio registry mirror support * mdlint fix
-
- 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>
-
- Nov 30, 2020
-
-
Florian Ruynat authored
-
Sergey authored
* containerd docker hub registry mirror support * add docs * fix typo * fix yamllint * fix indent in sample and ansible-playbook param in testcases_run * fix md * mv common vars to tests/common/_docker_hub_registry_mirror.yml * checkout vars to upgrade tests
-
- Nov 27, 2020
-
-
Sergey authored
-
- Nov 26, 2020
-
-
Florian Ruynat authored
-
- Nov 23, 2020
-
-
Hans Feldt authored
* fix flake8 errors in Kubespray CI - tox-inventory-builder * Invalidate CRI-O kubic repo's cache Signed-off-by:
Victor Morales <v.morales@samsung.com> * add support to configure pkg install retries and use in CI job tf-ovh_ubuntu18-calico (due to it failing often) * Switch Calico, Cilium and MetalLB image repos to Quay.io Co-authored-by:
Victor Morales <v.morales@samsung.com> Co-authored-by:
Barry Melbourne <9964974+bmelbourne@users.noreply.github.com>
-
- Oct 12, 2020
-
-
Hans Feldt authored
No longer used/supported
-
- Sep 23, 2020
-
-
Hans Feldt authored
If already deployed, get current datastore from CNI config file
-
- Sep 21, 2020
-
-
David Louks authored
* Added support for setting tiller_service_account and tiller_replicas * Specify helm 2 version to ensure we have a test path that still hits helm 2 code * Moved tiller_service_account to defaults.yml. Fixed is tiller_replicas defined check.
-
- Sep 17, 2020
-
-
Maxime Guyot authored
-
Hans Feldt authored
Remove configuration variable kubeadm_control_plane
-
Florian Ruynat authored
-
- Sep 11, 2020
-
-
Florian Ruynat authored
-
- Sep 10, 2020
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Sep 03, 2020
-
-
Lovro Seder authored
* Rotate kubelet server certificate. * CI test kubelet server cert rotation * Approve kubelet serving certificates in tests.
-
- Aug 28, 2020
-
-
Barry Melbourne authored
-
- Aug 27, 2020
-
-
Florian Ruynat authored
-
- Aug 20, 2020
-
-
Florian Ruynat authored
-
- Aug 06, 2020
-
-
Arthur Outhenin-Chalandre authored
* Update the cilium svc proxy test to HA mode Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Fix cilium strict kube-proxy in HA Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Add a single global endpoint variable Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Add cilium docs about kube-proxy replacement Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Fix issues in docs Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
Maxime Guyot authored
-
- Aug 04, 2020
-
-
Victor Morales authored
Signed-off-by:
Victor Morales <v.morales@samsung.com>
-
- Jul 31, 2020
-
-
Kuralamudhan Ramakrishnan authored
Signed-off-by:
Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
-
Florian Ruynat authored
-
- Jul 30, 2020
-
-
Arthur Outhenin-Chalandre authored
Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
- Jul 28, 2020
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-