Kenichi Omichi
c04a73c11a
Update containerd version to 1.6.3 ( #8770 )
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
2 years ago
bilalcaliskan
26a0b0f1e8
chore(flannel): change flannel repository and upgrade image version ( #8740 )
* chore: change flannel repository and upgrade image version
* docs: upgrade flanneld version
2 years ago
Mohamed Zaian
afcedf6d77
Pull master, Rebase, add changes again ( #8745 )
2 years ago
Calin Cristian Andrei
b6e2c56ae6
[kubernetes] add hashes for 1.21.12
2 years ago
Calin Cristian Andrei
b005985d4e
[kubernetes] add hashes for 1.23.6
2 years ago
Mohamed Zaian
b7004d72c5
[kubernetes] add hashes for 1.22.9 ( #8746 )
* [kubernetes] add hashes for 1.22.9
2 years ago
Cristian Calin
2c2d4513ac
[helm] upgrade to 3.8.2 ( #8723 )
2 years ago
zhengtianbao
937e64d296
Update flannel use install-cni-plugin to fit upstream ( #8714 )
* Update flannel use install-cni-plugin to fit upstream
* Replace flannel cni repo
* Remove download flannel binary
2 years ago
Mathieu Parent
c98a0a448f
metallb: Add images to downloads ( #8715 )
For offline mode
2 years ago
Mohamed Zaian
7e7218f5ce
etcd: add etcd v3.5.3 for kubernetes 1.21+ ( #8712 )
* 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.
2 years ago
Thomas Eberle
00a4d2d3c4
Removed quotation of nerdctl_extra_flags. ( #8695 )
The quotations in the variable nerdctl_extra_flags are not required for the `nerdctl_image_pull_command` and throw the following error when executing the cluster-playbook with `container_insecure_registries` set:
unknown flag: --insecure-registry\\\"
This happens as the complete nerdctl_image_pull_command string variable gets split into an array string for the cmd task. The escaped quotation doesn't get escaped properly and is added to the cmd-string array as part of the command. This leads to a wrong written insecure-registry flag, which throws this error.
2 years ago
Samuel Liu
424ef3b3f9
[calico] add calico apiserver ( #8690 )
* [calico] add calico apiserver
* fix yamllint
* remove addext argument
* Configure API server with the CA bundle
* add check kdd
2 years ago
Mathieu Parent
996ef98b87
Add support for kube-vip ( #8669 )
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
2 years ago
rtsp
0481dd946f
[cert-manager] Upgrade to v1.8.0 ( #8688 )
2 years ago
Cristian Calin
b67cadf743
[crun] upgrade to 1.4.4 ( #8675 )
2 years ago
Cristian Calin
34fec09ff1
[containerd] upgrade versions to address CVE-2022-24769 ( #8671 )
* [containerd] add hashes for 1.5.11
* [containerd] add hashes for 1.6.2
* [containerd] make 1.6.2 the new default
2 years ago
Cristian Calin
b915376194
[runc] upgrade to 1.1.1 ( #8674 )
2 years ago
Cristian Calin
455cc6ff75
[nerdctl] upgrade to 0.18.0 ( #8672 )
2 years ago
Kenichi Omichi
018611f829
Fix quotation of nerdctl_extra_flags ( #8668 )
Due to missing quotation of nerdctl_extra_flags, ansible-playbook was failed:
Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/command.py
Pipelining is enabled.
[..]
File "/usr/lib/python3.8/shlex.py", line 191, in read_token
raise ValueError("No closing quotation")
This fixes the issue.
T-Eberle investigated the issue and found the solution.
Thank you T-Eberle!
2 years ago
Calin Cristian Andrei
652f2edbe1
[etcd] add 0 hash for arm v3.5.2 to prevent deployment failures
2 years ago
rtsp
a67e36703f
Update cert-manager to v1.7.2 ( #8648 )
2 years ago
Calin Cristian Andrei
21b1516d80
[kubernetes] add hashes for 1.21.11
2 years ago
Calin Cristian Andrei
4c15038194
[kubernetes] add hashes for 1.22.8
2 years ago
Calin Cristian Andrei
efb0412b63
[kubernetes] add hashes for 1.23.5
2 years ago
Cristian Calin
394857b5ce
[docker] add support for cri-dockerd as a replacement for dockershim ( #8623 )
2 years ago
Cristian Calin
db1e30e4fc
[calico] add 3.22.1 ( #8612 )
2 years ago
Mohamed Zaian
632aa764e6
etcd: add etcd v3.5.1 for kubernetes 1.22+ ( #8588 )
* There is an issue with etcd v3.5.0 where it resurrects ancient members see: https://github.com/etcd-io/etcd/issues/13196
This issue is clearly fixed in etcd v3.5.2
* Just keep the checksums
2 years ago
Cristian Calin
f6342b6cf4
[crun] upgrade to 1.4.3 ( #8598 )
2 years ago
Cristian Calin
471585dcd5
[containerd]: upgrade versions to fix CVE-2022-23648 ( #8597 )
* [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
2 years ago
Cristian Calin
bf7a506f79
[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
2 years ago
Nicolas Goudry
ee079f4740
fix(coredns): make sure to keep coredns repository namespace ( #8572 )
fix: regex
fix: wrong regex_replace usage
2 years ago
cyril-corbon
a088f492f4
chore: remove addon-resizer ( #8566 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
2 years ago
Necatican Yıldırım
e9c8913248
Add kubeadm option to etcd_deployment_type to replace the etcd_kubeadm_enabled variable ( #8317 )
* Add kubeadm option to etcd_deployment_type to replace the etcd_kubeadm_enabled variable
Signed-off-by: necatican <necaticanyildirim@gmail.com>
* Add etcd kubeadm deployment documentation
Signed-off-by: necatican <necaticanyildirim@gmail.com>
* Refactor warning for the deprecated 'etcd_kubeadm_enabled' variable
Signed-off-by: necatican <necaticanyildirim@gmail.com>
2 years ago
Florian Ruynat
b9a27c91da
Update kubernetes dashboard to 2.5.0
2 years ago
Florian Ruynat
f6eb4c749d
Add kubernetes hashes for 1.23.4/1.22.7/1.21.10
2 years ago
Cristian Calin
063fc525b1
nerdctl: upgrade to 0.16.1 ( #8539 )
2 years ago
Cristian Calin
402e85ad6e
[calico] upgrade release checksums ( #8544 )
* [calico] upgrade 3.19.x to 3.19.4
* [calico] upgrade 3.20.x to 3.20.4
* [calico] upgrade 3.21.x to 3.21.4 and make it the default
* [calico] add 3.22.0 checksums
* [calico] account for path changes in calico 3.21.4 crd archive and above
2 years ago
Cristian Calin
c6e5314fab
implement download mirrors support ( #8474 )
* [download] add mechanism to support mirrors
* [calico] support alternate download url
2 years ago
mgiessing
6a4fd33a03
Added ppc64le support ( #8505 )
* Added ppc64le support
* Fixed linting errors
2 years ago
cyril-corbon
790448f48b
feat: update cert-manager to 1.7.0 ( #8491 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
2 years ago
Cristian Calin
5ecb07b59a
[nerdctl] upgrade to 0.16.0 ( #8484 )
* [nerdctl] upgrade nerdctl to 0.16.0
* [nerdctl] add configuration file
2 years ago
Cristian Calin
ff621fb7f1
[ingress-nginx] upgrade to 1.1.1 ( #8490 )
2 years ago
Cristian Calin
c47634290e
[helm] upgrade to 3.8.0 ( #8489 )
2 years ago
cyril-corbon
d31db847b7
feat: update local path to v0.0.21 ( #8492 )
2 years ago
Calin Cristian Andrei
7caffde0b6
[kube] add 1.23.3 hashes
2 years ago
Florian Ruynat
d580014c66
Fix CI for Fedora (followup) + OpenSUSE Leap (update to 15.3) ( #8407 )
* Fix fedora jobs - followup
* Update OpenSUSE Leap to 15.3
* Fix cilium version in README + update minor 1.11.1
2 years ago
Calin Cristian Andrei
73ff3b0d3b
[kubernetes] add hashes for 1.23.2, 1.22.6 and 1.21.9
2 years ago
cyril-corbon
9fce9ca42a
feat: upgrade azuredisk csi to v1.10.0 ( #8432 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
2 years ago
Cristian Calin
f1adb734e3
[cri-tools] add hashes for 1.23.0 ( #8442 )
2 years ago
Alex
69f088bb82
add hash-values for runc v1.1.0 - first upstream runc version for multi-arch ( #8447 )
2 years ago