k8s-infra-cherrypick-robot
0b64ab15b5
Check CentOS-Base.repo exists for CentOS 7 ( #11546 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
Co-authored-by: tu1h <lihai.tu@daocloud.io>
2 months ago
Kubernetes Prow Robot
80201c527f
Merge pull request #11516 from VannTen/backport/py_dl
[2.24] Update to last patch versions (crio, kubernetes, containerd, runc, nerdctl, etcd)
2 months ago
Max Gautier
f16951ac2f
backport disabling broken CI jobs
2 months ago
Max Gautier
3f5cbb689b
Delete tests on EOL OSes
2 months ago
ant31
72a926a38b
CI: Use Kubevirt VM to run Molecule and Vagrant jobs
Cherry-picked-by: Max Gautier <mg@max.gautier.name>
5 months ago
Max Gautier
51db5924b1
Let elastx cleanup fail
We'll sort it out once we have fixed master
2 months ago
Max Gautier
d00b530efb
Use last patch version as default for several components
- runc
- containerd
- nerdctl
- etcd
- crio
- kubelet, kubectl, kubeadm
2 months ago
Max Gautier
921f00c0ac
Add hashes for last patch versions for several components
- crio
- kubelet
- kubectl
- kubeadm
- etcd
- calicoctl
- ciliumcli
- runc
- nerdctl
- containerd
- yq
2 months ago
k8s-infra-cherrypick-robot
1688e05651
add ingress controller svc nodeport param ( #11361 )
Co-authored-by: mochizuki875 <mzk875@gmail.com>
3 months ago
Kay Yan
6c76e9433f
cleanup-for-2.24.2 ( #11385 )
4 months ago
k8s-infra-cherrypick-robot
1601b0db57
Feat: Update CentOS 7 EOL package to vault.centos.org ( #11364 )
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
Co-authored-by: tico88612 <17496418+tico88612@users.noreply.github.com>
4 months ago
k8s-infra-cherrypick-robot
73a511bd2a
feat/add default ingress-nginx service ( #11330 )
feat/add default ingress-nginx service
feat/add default ingress-nginx service
feat/add default ingress-nginx service
Co-authored-by: ABW <49398549+chrxmvtik@users.noreply.github.com>
4 months ago
k8s-infra-cherrypick-robot
87d2ac59a7
add ingress controller admission svc ( #11331 )
Co-authored-by: mochizuki875 <mzk875@gmail.com>
4 months ago
Mohamed Omar Zaian
5377247d9a
[kubernetes] Make kubernetes v1.28.10 default ( #11269 )
5 months ago
k8s-infra-cherrypick-robot
a25c074ef8
Pipeline image: add qemu-utils ( #11287 )
Co-authored-by: ant31 <2t.antoine@gmail.com>
5 months ago
Keita Mochizuki
b9fdda43c3
[ingress-nginx] Fix nginx controller leader election RBAC permissions ( #10569 ) ( #11219 )
Co-authored-by: Mohamed Omar Zaian <mohamedzaian@gmail.com>
6 months ago
k8s-infra-cherrypick-robot
b83dc9da63
Revert "support CoreDNS use host network and config dns port ( #10617 )" ( #11214 )
This reverts commit bc5b38a771
.
Co-authored-by: Max Gautier <mg@max.gautier.name>
6 months ago
k8s-infra-cherrypick-robot
ddc254f9b4
Remove the archived debian apt repository ( #11215 )
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
Co-authored-by: Kay Yan <kay.yan@daocloud.io>
6 months ago
Clement Phu
bc6bd21ab3
[cherry-pick] Add configuration to create cilium CNI plugin file when cilium>=1.14.0 ( #10966 ) ( #10985 )
8 months ago
Kay Yan
8760abf4b1
cleanup-for-2.24.1 ( #10961 )
9 months ago
Max Gautier
2cb8c8544f
Fix logical error when checking for boostrap-os ( #10867 ) ( #10953 )
Also remove some clutter along the way.
9 months ago
Clement Phu
091248b7f4
Add configuration to create cilium CNI plugin file when cilium>=1.14.0 ( #10945 )
9 months ago
Max Gautier
aeaa04ca8d
Bump galaxy version before release ( #10890 )
9 months ago
Max Gautier
f350124937
Add patches versions checksums (k8s binaries, runc, containerd) ( #10877 )
Make runc 1.1.12 and containerd 1.7.13 default
9 months ago
Mohamed Omar Zaian
64447e745e
[kubernetes] Make kubernetes v1.28.6 default ( #10810 )
10 months ago
ERIK
78eb74c252
Pin equinix provider version ( #10809 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
10 months ago
Kay Yan
669589f761
cleanup-for-2.23.2 ( #10800 )
10 months ago
Max Gautier
b7a83531e7
etcd: update to v3.5.10 ( #10798 )
10 months ago
Max Gautier
a9e29a9eb2
Fix etcd client generation ( #10769 )
* ci: redefine multinode to node-etcd-client
This should allow to catch several class of problem rather than just
one -> from network plugin such as calico or cilium talking directly to
the etcd.
* Dynamically define etcd host range
This has two benefits:
- We don't play the etcd role twice for no reason
- We have access to the whole cluster (if needed) to use things like
group_by.
10 months ago
Kay Yan
a0a2f40295
add containerd config override_path ( #10776 )
10 months ago
lobiyed.karim
7b7c9f509e
Add PodDisruptionBudget for CoreDNS deployment. Allows users to control disruption behavior and set maximum unavailable pods ( #10557 )
10 months ago
qlijin
beb2660aa8
Update docs for crio ( #10785 )
10 months ago
Louis Tu
3f78bf9298
Fix incorrect ciliumcli binary ( #10575 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
10 months ago
Max Gautier
06a2a3ed6c
Fix issues forms typos ( #10796 )
10 months ago
Max Gautier
eb40523388
Convert issue templates to issues forms ( #10793 )
* Convert the bug-report template to issue form
* Convert the enchancement issue template to form
* Convert "Failing Test" template to issue form
* github: Remove support request template, direct to slack instead
10 months ago
Gaëtan Trellu
50fbfa2a9a
Fix PyYAML package name on SLES and openSUSE ( #10794 )
10 months ago
Gaëtan Trellu
747d8bb4c2
Fix ntp installation on SLES and openSUSE ( #10786 )
10 months ago
Max Gautier
e90cae9344
Refactor check_galaxy + fix version ( #10729 )
* Remove checks for docs using exact tags
Instead use a more generic documentation for installing kubespray as a
collection from git.
* Check that we upgraded galaxy.yml to next version
This is only intented to check for human error. The version in galaxy
should be the next (which does not mean the same if we're on master or a
release branch).
* Set collection version to KUBESPRAY_NEXT_VERSION
10 months ago
Serge Hartmann
bb67d9524d
Fix crio_version version comparison ( #10780 )
Signed-off-by: serge Hartmann <serge.hartmann@gmail.com>
10 months ago
Kay Yan
a306f15a74
bump vagrant 2.3.7 ( #10787 )
10 months ago
Kay Yan
8c09c3fda2
fix image pull in insecure-registry ( #10775 )
10 months ago
Louis Tu
a656b7ed9a
Add kube_vip_lb_fwdmethod option for kube-vip ( #10762 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
10 months ago
Kay Yan
2e8b72e278
fix disable swap in centos ( #10751 )
10 months ago
Louis Tu
ddf5c6ee12
Update coredns rolling update strategy ( #10748 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
10 months ago
Ryan Lonergan
eda7ea5695
feat: add support for Cilium 1.14 ( #10684 )
* update cilium configmap template for new routing mode and tunnel-protocol options
Ryan Lonergan ryan.tlonergan@gmail.com
* add rbac for new cilium crd in 1.14
Ryan Lonergan ryan.tlonergan@gmail.com
* add conditional for cni-install.sh that's no longer included in cilium 1.14
Ryan Lonergan ryan.tlonergan@gmail.com
* Update roles/network_plugin/cilium/templates/cilium/ds.yml.j2
Co-authored-by: Cyclinder <qifeng.guo@daocloud.io>
---------
Co-authored-by: Cyclinder <qifeng.guo@daocloud.io>
10 months ago
刘旭
08c0b34270
[cert-manager] upgrade to v1.13.2 ( #10616 )
10 months ago
Romain
1a86b4cb6d
Fix download retry when get_url has no status_code. ( #10613 )
* Fix download retry when get_url has no status_code.
* Fix until clause in download role.
10 months ago
Mohamed Omar Zaian
aea150e5dc
[kubernetes] Make kubernetes v1.28.5 default ( #10739 )
* Add hashes for kubernetes 1.29.0, 1.28.5, 1.27.9, 1.26.12
11 months ago
my-git9
ee2dd4fd28
support other other runtime tool for manage-offline-container-images ( #10740 )
Signed-off-by: xin.li <xin.li@daocloud.io>
11 months ago
Andrei Costescu
c3b674526d
Fix modprobe module on Flatcar ( #10678 )
* Fix modprobe module on Flatcar
* Add todo about upstream issue report
11 months ago