- 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
-
- May 12, 2022
-
-
Mohamed Zaian authored
-
- May 06, 2022
-
-
Cristian Calin authored
-
- May 03, 2022
-
-
Kenichi Omichi authored
containerd version 1.6.3 has been released as [1] This adds the checksums and makes Kubespray use it. [1]: https://github.com/containerd/containerd/releases/tag/v1.6.3
-
- May 02, 2022
-
-
bilalcaliskan authored
* chore: change flannel repository and upgrade image version * docs: upgrade flanneld version
-
- Apr 29, 2022
-
-
Calin Cristian Andrei authored
-
- Apr 14, 2022
-
-
Mohamed Zaian authored
* As per this issue https://github.com/kubernetes-sigs/kubespray/pull/8664 I propose to make etcd v.3.5.3 default for any kubernetes version which uses 3.5.x since that 3.5.[0-2] not recommended for production.
-
- Apr 04, 2022
-
-
Cristian Calin authored
* [containerd] add hashes for 1.5.11 * [containerd] add hashes for 1.6.2 * [containerd] make 1.6.2 the new default
-
- Mar 28, 2022
-
-
Cristian Calin authored
-
- Mar 26, 2022
-
-
Florian Ruynat authored
-
- Mar 17, 2022
-
-
Calin Cristian Andrei authored
-
- Mar 04, 2022
-
-
Cristian Calin authored
* [containerd] add hashes for 1.6.1 * [contained] make 1.6.1 the default * [containerd] add hashes for 1.5.10 * [containerd] add hashes for 1.4.13 * [nerdct] bump to 0.17.1
-
- Mar 03, 2022
-
-
Cristian Calin authored
[containerd] Upgrade containerd to 1.6.0 and re-enable arm64 architecture with default options (#8555) * [containerd] add checksums for 1.6.0 * [containerd] promote 1.6.0 as the new default * [runc] promote 1.1.0 as the new default to allow arm deployments out of the box * [nerdctl] bump to 0.17.0 to align with containerd 1.6.0 * [reset] allow crictl stopp and rmp commands to fail
-
- Feb 21, 2022
-
-
Florian Ruynat authored
-