Robert Volkmann
ef67a7428f
[2.25] Update to last patch versions (kubernetes, helm) ( #11599 )
* Add hashses for last patch versions for several components
- kubelet
- kubectl
- kubeadm
- calicoctl
- helm
* Use last patch version as default for several components
- kubelet, kubectl, kubeadm
- helm
4 months ago
janosbabik
3780d2b528
[2.25] Update to last patch versions (containerd, runc, nerdctl, etcd) ( #11576 )
* Update etcd, containerd, runc, nerdctl versions
* Update etcd and containerd versions in README
4 months ago
Mohamed Omar Zaian
0d09b19c6f
[calico] Update calico to v3.27.4 to fix high cpu issues ( #11476 )
5 months ago
k8s-infra-cherrypick-robot
6c8d9d2a79
upgrade to 1.11.2 ( #11464 )
Co-authored-by: Mohamed Zaian <mohamedzaian@gmail.com>
6 months ago
Mohamed Omar Zaian
98d1a453d7
[containerd] add hashes for versions '1.6.32-34', 'v1.7.17-20' and make v1.7.20 default ( #11419 )
6 months ago
Lihai Tu
d5f6838fba
Bump scheduler plugins version ( #11205 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
9 months ago
Mohamed Omar Zaian
6dbb09435c
[ingress-nginx] upgrade to 1.10.1 ( #11184 )
9 months ago
tico88612
5dc12b2a15
Bump openstack-cloud-controller-manager from 1.25.3 to 1.28.2 ( #11174 )
Registry change to registry.k8s.io
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
9 months ago
Jorge Isnardo Altamirano
e57e958a39
Update kube-vip to v0.8.0
9 months ago
Mohamed Omar Zaian
91dea023ae
[containerd] add hashes for versions '1.6.30-31', 'v1.7.16' and make v1.7.16 default ( #11142 )
9 months ago
Denis Khachyan
3a112e834c
ingress-nginx: added ability to enable opentelemetry nginx module ( #11034 )
9 months ago
Patrick
f0e20705aa
Add Calico v3.27.3 and make it default ( #11141 )
* Add Calico v3.27.3 and make it default
* Add Calico v3.27.3 and make it default
* Update README.md
9 months ago
Devesh Kumar
eee5b5890d
feat: Add support for cilium 1.15 and updated cilium to v1.15.4 ( #11106 )
10 months ago
Alexander
4baa2c8704
set default containerd_version to v1.7.15 and add checksums ( #11083 )
* set default containerd_version to v1.7.15 and add checksums for v1.7.14 and v1.7.15
* update containerd version in README.md
10 months ago
Abhishek Jain
f3065cc5c4
bump skopeo version and checksum ( #11044 )
Signed-off-by: Abhishek Jain <jain.abhishek1991@gmail.com>
10 months ago
J
8a423abd0f
Update Snapshot controller to v7.0.2 ( #11041 )
Upgrade Snapshot controller installed for all supported Kubernetes
versions to v7.0.2. Also update the manifests used to deploy the
Snapshot controller.
10 months ago
ERIK
fdf5988ea8
revert crictl version ( #11042 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
10 months ago
Mohamed Omar Zaian
70a54451b1
[etcd] make etcd 3.5.12 default
11 months ago
itayporezky
10315590c7
Change hard-coded URLs to use variables ( #11031 )
11 months ago
Arthur Outhenin-Chalandre
fd83ec9d91
kubespray-defaults: regenerate checksums and bump various versions ( #10999 )
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
11 months ago
Clement Phu
eff331ad32
Upgrade Nerdctl version to 1.7.4 ( #10968 )
11 months ago
Mohamed Omar Zaian
66eaba3775
[calico] Add hashes and make v3.27.2 default ( #10960 )
11 months ago
Kay Yan
90b0151caf
support node feature discovery ( #10861 )
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
11 months ago
Clement Phu
7a9def547e
Upgrade Helm to v3.14.2 ( #10967 )
1 year ago
Ludovic Logiou
26034b296e
Bump cinder-csi version and switch container registry ( #10894 )
* Bump cinder-csi version and switch container registry
Signed-off-by: Ludovic Logiou <ludovic.logiou@gmail.com>
* Update roles/kubespray-defaults/defaults/main/download.yml
Co-authored-by: Mohamed Omar Zaian <mohamedzaian@gmail.com>
---------
Signed-off-by: Ludovic Logiou <ludovic.logiou@gmail.com>
Co-authored-by: Mohamed Omar Zaian <mohamedzaian@gmail.com>
1 year ago
Kundan Kumar
bfbb3f8d33
updated ingress controller version ( #10868 )
1 year ago
Kay Yan
c9a44e4089
make docker 24.0 default ( #10873 )
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
1 year ago
kyrie
0dbde7536f
make containerd 1.7.12 default and upgrade runc to v1.1.11 ( #10862 )
Signed-off-by: KubeKyrie <shaolong.qin@daocloud.io>
1 year ago
Victor Login
8d53c1723c
bump coredns version to 1.11.1 ( #10719 )
* update version coredns 1.11.1
* Update roles/kubespray-defaults/defaults/main/download.yml
Co-authored-by: Mohamed Omar Zaian <mohamedzaian@gmail.com>
---------
Co-authored-by: Mohamed Omar Zaian <mohamedzaian@gmail.com>
1 year ago
Mohamed Omar Zaian
dce68e6839
[feat] Update metrics server to v0.7.0 ( #10856 )
1 year ago
Takuya Murakami
785366c2de
[kubernetes] Support kubernetes 1.29 ( #10820 )
* [kubernetes] Make kubernetes 1.29.1 default
* [cri-o]: support cri-o 1.29
Use "crio status" instead of "crio-status" for cri-o >=1.29.0
* Remove GAed feature gates SecCompDefault
The SecCompDefault feature gate was removed since k8s 1.29
https://github.com/kubernetes/kubernetes/pull/121246
1 year ago
Louis Tu
a88bad7947
Add scheduler plugins support ( #10747 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
1 year ago
my-git9
5a405336ae
Support following k8s version selection pause image ( #10756 )
Signed-off-by: xin.li <xin.li@daocloud.io>
1 year ago
kyrie
a45a40a398
update kube-version-min-required to v1.27 ( #10817 )
1 year ago
Takuya Murakami
4cb1f529d1
[kubernetes] Add hashes for kubernetes 1.29.0 and 1.29.1 ( #10778 )
* Add hashes of crictl and crio
* Add versions of etcd, crictl, crio and csi-snapshotter
1 year ago
Max Gautier
b7a83531e7
etcd: update to v3.5.10 ( #10798 )
1 year ago
Louis Tu
3f78bf9298
Fix incorrect ciliumcli binary ( #10575 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
1 year ago
Kay Yan
8c09c3fda2
fix image pull in insecure-registry ( #10775 )
1 year ago
刘旭
08c0b34270
[cert-manager] upgrade to v1.13.2 ( #10616 )
1 year ago
Mohamed Omar Zaian
ccb742c7ab
[containerd] add hashes for versions 1.6.25-26 and 1.7.9-11 make v1.7.11 default ( #10671 )
1 year ago
Max Gautier
51069223f5
Decouple kubespray-defaults from download ( #10626 )
* Decouple role kubespray-defaults from download
Avoids doing re-importing the download role on every invocation of
kubespray-defaults (and skipping everything).
This has a measurable effect on playbook performance.
* Update docs refering to moved download defaults
1 year ago
Mohamed Omar Zaian
a9321aaf86
[calico] Add version 3.26.4 and make it default ( #10669 )
1 year ago
Kay Yan
fe02d21d23
update nerdctl to v1.7.1 ( #10685 )
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
1 year ago
Kay Yan
5160e7e20b
using ctr pull instead of nerdctl ( #10687 )
1 year ago
Mohamed Omar Zaian
75fecf1542
Update nodelocaldns version ( #10621 )
1 year ago
chansuke
c87d70b04b
[cert-manager] Upgrade to v1.12.6
1 year ago
Mohamed Omar Zaian
f3332af3f2
[containerd] add hashes for version 1.7.8 ( #10589 )
1 year ago
Boris Barnier
870065517f
[kube-router] set version to 2.0.0 ( #10503 )
Signed-off-by: Boris Barnier <bozzo@users.noreply.github.com>
1 year ago
Mohamed Omar Zaian
267a8c6025
[ingress-nginx] upgrade to 1.9.4 ( #10583 )
1 year ago
chansuke
5f9a7b9d49
[cert-manager] Upgrade to v1.12.5 ( #10500 )
1 year ago