- Aug 02, 2022
-
-
Marco Fortina authored
-
- Aug 01, 2022
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Jul 29, 2022
-
-
rtsp authored
-
- Jul 27, 2022
-
-
Mohamed Zaian authored
-
- Jul 26, 2022
-
-
Mohamed Zaian authored
-
Denis Khachyan authored
-
- Jul 22, 2022
-
-
Mohamed Zaian authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Jul 21, 2022
-
-
Mohamed Zaian authored
-
- Jul 19, 2022
-
-
Mohamed Zaian authored
-
- Jul 15, 2022
-
-
Mohamed Zaian authored
* This release removes support for Kubernetes v1.19.0 * This release adds support for Kubernetes v1.24.0 * Starting with this release, we will need permissions on the coordination.k8s.io/leases resource for leaderelection lock
-
- Jul 08, 2022
-
-
Mohamed Zaian authored
-
- Jul 07, 2022
-
-
Emin AKTAS authored
Signed-off-by: eminaktas <eminaktas34@gmail.com> Signed-off-by: Emin Aktas <emin.aktas@trendyol.com>
-
- Jul 05, 2022
-
-
Mohamed Zaian authored
-
Kenichi Omichi authored
This adds target components on check_readme_versions.sh after merging https://github.com/kubernetes-sigs/kubespray/pull/9044 In addition, this fixes typo on check_readme_versions.sh This adds `foo_version` variables for some components because check_readme_versions.sh verifies the corresponding version for `<component name>_version` from main.yml. This change also makes consistency in the main.yml. In long-term, we will be able to remove the existing `foo_image_tag` variables, but that is not now for backwards compatibility for users.
-
- Jun 30, 2022
-
-
Samuel Liu authored
-
- Jun 29, 2022
-
-
Calin Cristian Andrei authored
-
Kenichi Omichi authored
During code-review, reviwers needed to take care of README.md also should be updated when the pull request updated component versions. This adds the corresponding check to reduce reviwer's burden.
-
- Jun 28, 2022
-
-
Kay Yan authored
-
- Jun 25, 2022
-
-
rtsp authored
-
- Jun 17, 2022
-
-
Mohamed Zaian authored
-
Calin Cristian Andrei authored
-
Kay Yan authored
-
- Jun 16, 2022
-
-
Florian Ruynat authored
-
- Jun 15, 2022
-
-
Calin Cristian Andrei authored
-
Calin Cristian Andrei authored
-
Kay Yan authored
-
rtsp authored
-
- Jun 09, 2022
-
-
Kenichi Omichi authored
Ansible v2.9 and v2.10 are EOL as [1]. This drops those version supports by following the upstream Ansible. This sets use_ssh_args true always because that is required to use ssh_args on ansible.cfg on Ansible v2.11 or later[2]. ansible_ssh_host is replaced with ansible_host because ansible_ssh_host has been deprecated already and cenots7 jobs were failed due to the deprecated ansible_ssh_host. [1]: https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html#ansible-core-changelogs [2]: https://docs.ansible.com/ansible/latest/collections/ansible/posix/synchronize_module.html#parameter-use_ssh_args
-
- Jun 06, 2022
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Jun 01, 2022
-
- May 31, 2022
-
-
Daniil Muidinov authored
* [calico] * add 3.22.3 and 3.23.1 * set 3.22.3 default * fix download crd for calico 3.22.3 and upper * update calico README.md
-
- May 30, 2022
-
-
rtsp authored
-
- May 29, 2022
-
-
Alessio Greggi authored
-
- May 27, 2022
-
-
Mohamed Zaian authored
* [kubernetes] add hashes for 1.24.1 and other versions. versions: v1.21.13, v1.22.10, v1.23.7 & v1.24.1 * [kubernetes] make v1.23.7 default1
-
- May 21, 2022
-
-
Necatican Yıldırım authored
Signed-off-by: necatican <necaticanyildirim@gmail.com>
-
- May 20, 2022
-
-
Kenichi Omichi authored
Due many patterns of Linux distributions, it is difficult to install ansible dependencies as system-wide stably. Apart of Kubespray doc[1] recommends to use venv to avoid such issue, and this applies venv usage to the other parts of the doc. [1]: https://github.com/kubernetes-sigs/kubespray/blob/master/docs/setting-up-your-first-cluster.md#set-up-kubespray
-