ChengHao Yang
b4bbec6772
Feat: Gateway API version always get latest
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-11-16 22:11:48 +08:00
xin053
e22ce15429
Update cinder-csi image tag for offline install ( #12627 )
2025-11-08 21:38:52 -08:00
Ali Afsharzadeh
f5a480fdc4
Upgrade cilium from 1.18.2 to 1.18.3 ( #12649 )
2025-11-06 21:42:52 -08:00
i-yasuda
0d88532f3d
[kubernetes] Support kubernetes 1.34 ( #12549 )
...
* [kubernetes] Support kubernetes 1.34.0
Update hashes for kubernetes 1.34.0 except for cri-o
* [kubernetes] Support kubernetes 1.34.1
Update hashes for kubernetes 1.34.1
* [cri-o] Update cri-o to 1.34.1
---------
Co-authored-by: Takuya Murakami <tmurakam@tmurakam.org >
2025-10-17 01:56:42 -07:00
Mohamed Omar Zaian
fd7f39043b
[ingress-nginx] upgrade to 1.13.3 ( #12604 )
2025-10-08 19:04:59 -07:00
Ali Afsharzadeh
8b62a71f31
Upgrade cilium related images ( #12568 )
...
Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com >
2025-09-29 10:04:19 -07:00
Ali Afsharzadeh
fae4e08f35
Upgrade cilium from 1.18.1 to 1.18.2 ( #12559 )
2025-09-18 23:56:12 -07:00
Ali Afsharzadeh
6b973d072c
Upgrade haproxy load balancer from 3.1.7 to 3.2.4 ( #12557 )
...
Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com >
2025-09-17 01:18:12 -07:00
Ali Afsharzadeh
2955dfe69f
Upgrade flannel from 0.26.7 to 0.27.3 ( #12543 )
2025-09-11 00:22:07 -07:00
Ali Afsharzadeh
0a35c624ad
Upgrade local-path-provisioner from 0.0.24 to 0.0.32 ( #12545 )
...
* Upgrade local-path-provisioner from 0.0.24 to 0.0.32
Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com >
* Remove local_path_provisioner_image_tag variable
Co-authored-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
---------
Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com >
Co-authored-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-09-10 04:25:57 -07:00
Ali Afsharzadeh
456a3dda09
Upgrade cilium from 1.17.7 to 1.18.1 ( #12542 )
...
Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com >
2025-09-09 19:47:59 -07:00
jaehanbyun
50c5f39a9d
chore: add 'nftables' to kube_proxy_mode comment ( #12522 )
...
Signed-off-by: jaehanbyun <awbrg789@naver.com >
2025-09-02 00:57:15 -07:00
David Bidorff
fe7592dd0c
fix: provide an option to ignore sysctl errors about unknown keys ( #12514 )
...
* fix: provide an option to ignore sysctl errors about unknown keys
* fix: rename sysctl_ignoreerrors and remove useless var definitions
2025-09-01 07:07:14 -07:00
Qasim Mehmood
0f158e4e28
feat: Upgrade multus cni from 4.1.0 to 4.2.2 ( #12495 )
2025-08-26 02:28:10 -07:00
wangsifei99
f973deb95f
fix netcheck_etcd_image_tag ( #12402 )
...
Signed-off-by: wangsifei99 <wangsifei@kylinos.cn >
2025-08-25 22:49:06 -07:00
Mohamed Omar Zaian
80e0ad0fac
[feat] Update metrics server to v0.8.0 ( #12493 )
2025-08-22 21:07:05 -07:00
ChengHao Yang
1e327b4747
Feat: add prometheus_operator_crds download item
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-08-18 21:14:06 +08:00
Ali Afsharzadeh
51764b208b
Upgrade cilium from 1.17.3 to 1.17.7 ( #12470 )
...
Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com >
2025-08-16 10:53:07 -07:00
Ho Kim
707616178e
feat: add support for custom kubeadm pull image repository ( #12128 )
...
Signed-off-by: Ho Kim <ho.kim@ulagbulag.io >
2025-08-13 18:03:06 -07:00
Psycho Mantys
5b1334102b
Remove --auth-anonymous if kube_api_anonymous_auth is undefined. ( #12353 )
...
Remove --auth-anonymous if kube_api_anonymous_auth in undefined, to avoid
compatibility errors with other arguments of the kube-apiserver, such as
--authentication-config when anonymous field is configured.
2025-07-26 20:20:27 -07:00
Kay Yan
97946cfdb7
support containerd static binary
...
Co-authored-by: Max Gautier <mg@max.gautier.name >
Signed-off-by: Kay Yan <kay.yan@daocloud.io >
2025-07-18 04:20:58 +00:00
Chad Swenson
1e523a267c
Fix kubeadm upgrade node skipPhases with multiple CP nodes ( #12367 )
...
Add 1.32 conditional defaults
Restore support for kubeadm upgrade node --skip-phases < 1.32, apply still needs to be restricted
2025-07-07 11:29:26 -07:00
Romain Lalaut
878da9fb16
Argo CD : checksum support for the install url ( #12266 )
...
Fixes https://github.com/kubernetes-sigs/kubespray/issues/12223
2025-06-27 07:24:30 -07:00
Max Gautier
144742cbce
Use last patch versions by default for etcd/crio/crictl ( #12233 )
...
This uses the same logic than the other versions, with simplications for
crictl and crio whose versionning scheme is tied to upstream kubernetes.
Also move some version variables in vars/ rather than defaults/, because
they are not used elsewhere and don't really make sense as modifiable by
the user.
2025-06-14 18:56:55 -07:00
Kubernetes Prow Robot
739e5e1c6b
Merge pull request #12199 from tmurakam/feature/kubernetes-1.33
...
[kubernetes] Support kubernetes 1.33
2025-06-05 20:20:38 -07:00
ChengHao Yang
6f7822d25c
[flannel] upgrade to 0.26.7 ( #12260 )
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-06-05 00:42:53 -07:00
Ali Afsharzadeh
c89c34f4d6
Update load balancers versions to Nginx 1.28.0, Haproxy 3.1.7 ( #12178 )
2025-05-23 20:50:34 -07:00
Anshuman Agarwala
73b3e9b557
Removed weave support ( #12230 )
2025-05-22 01:10:36 -07:00
Takuya Murakami
16c05338d9
Update cri-o to 1.33.0 for kubernetes 1.33
...
Use ubuntu 22.04 for molecule test of cri-o,
because crun included in the cri-o does not work on
ubuntu 20.04.
2025-05-22 08:43:03 +09:00
Takuya Murakami
8ad1253b4f
[kubernetes] Support kubernetes 1.33.1
...
- Add checksum entries.
- Set min required version to Kubernetes 1.31.x
- Update supported versions
- Refactor coredns_version
2025-05-21 23:56:47 +09:00
ChengHao Yang
48f75c2c2b
Upgrade Cilium related images
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-05-19 08:48:14 +08:00
ChengHao Yang
a4b73c09a7
Upgrade cilium version to 1.17.3
...
Signed-off-by: ChengHao Yang
<17496418+tico88612@users.noreply.github.com >
2025-05-19 08:48:14 +08:00
Max Gautier
3a2862ea19
Move checksums to kubespray_defaults/vars ( #12234 )
...
The checksums are not a defaults and are not meant to be changed from
the inventories.
Furthermore, role defaults have a lower priority that hosts facts, which
technically means a rogue hosts could hijack the hashes for its
variables.
2025-05-18 16:13:14 -07:00
Max Gautier
faae36086c
Patch versions updates ( #12226 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-16 14:13:14 -07:00
ERIK
e4c0c427a3
improve NTP package conflict handling ( #12212 )
...
Signed-off-by: bo.jiang <bo.jiang@daocloud.io >
2025-05-16 03:55:14 -07:00
Seena Fallah
ec85b7e2c9
download: respect enable_dns_autoscaler when enabling dnsautoscaler ( #12217 )
...
dnsautoscaler should only be enabled when enable_dns_autoscaler is
set to true. without this, it could be enabled without any manifest
actually using it, which makes it a false signal.
Signed-off-by: Seena Fallah <seenafallah@gmail.com >
2025-05-15 12:45:13 -07:00
Max Gautier
a55932e1de
Patch versions updates ( #12204 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-14 18:55:20 -07:00
Max Gautier
7db2aa1cba
Rename kubespray-defaults to kubespray_defaults
...
Role names in ansible collection should not contains hyphens.
2025-05-10 10:04:37 +02:00