ChengHao Yang
1e327b4747
Feat: add prometheus_operator_crds download item
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2 months ago
Ali Afsharzadeh
51764b208b
Upgrade cilium from 1.17.3 to 1.17.7 ( #12470 )
Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com>
1 month ago
Ho Kim
707616178e
feat: add support for custom kubeadm pull image repository ( #12128 )
Signed-off-by: Ho Kim <ho.kim@ulagbulag.io>
1 month ago
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.
2 months ago
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>
2 months ago
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
2 months ago
Romain Lalaut
878da9fb16
Argo CD : checksum support for the install url ( #12266 )
Fixes https://github.com/kubernetes-sigs/kubespray/issues/12223
3 months ago
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.
3 months ago
ChengHao Yang
6f7822d25c
[flannel] upgrade to 0.26.7 ( #12260 )
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
4 months ago
Ali Afsharzadeh
c89c34f4d6
Update load balancers versions to Nginx 1.28.0, Haproxy 3.1.7 ( #12178 )
4 months ago
Anshuman Agarwala
73b3e9b557
Removed weave support ( #12230 )
4 months ago
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.
5 months ago
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
4 months ago
ChengHao Yang
48f75c2c2b
Upgrade Cilium related images
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
5 months ago
ChengHao Yang
a4b73c09a7
Upgrade cilium version to 1.17.3
Signed-off-by: ChengHao Yang
<17496418+tico88612@users.noreply.github.com>
6 months ago
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.
4 months ago
Max Gautier
faae36086c
Patch versions updates ( #12226 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4 months ago
ERIK
e4c0c427a3
improve NTP package conflict handling ( #12212 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
4 months ago
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>
4 months ago
Max Gautier
a55932e1de
Patch versions updates ( #12204 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4 months ago
Max Gautier
7db2aa1cba
Rename kubespray-defaults to kubespray_defaults
Role names in ansible collection should not contains hyphens.
4 months ago