Ehsan Golpayegani
0c8d29462d
make sure peers is defined. ( #11259 )
* make sure peers is defined.
* Update peer_with_router.yml
5 months ago
spnngl
4b82e90dcb
fix(bootstrap-os): do not install pkgs requirements on flatcar ( #11224 )
Fix regression added in 663fcd104c
for
flatcar nodes.
See: 663fcd104c
5 months ago
Hedayat Vatankhah (هدایت)
dedc00661a
Add 'system-packages' tag to control installing packages from OS repositories ( #10872 )
5 months ago
Max Gautier
3082fa3d0f
Allow empty kube_node group ( #11248 )
While uncommon, provisioning only a control plane is a valid use case,
so don't block it.
5 months ago
Max Gautier
d50f61eae5
pre-commit: apply autofixes hooks and fix the rest manually
- markdownlint (manual fix)
- end-of-file-fixer
- requirements-txt-fixer
- trailing-whitespace
6 months ago
Mohamed Omar Zaian
4b9349a052
Update 'KUBESPRAY_VERSION and kube_version_min_required', cleanup old hashes for v2.25.0 ( #11221 )
6 months ago
tico88612
f85111f6d4
CI: add ubuntu 24.04 support ( #11132 )
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
6 months ago
peterw
0b464b5239
crio container runtime crio_registries path fix ( #11030 )
6 months ago
ERIK
dac4705ebe
bump docker version for openeuler linux ( #11206 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
6 months ago
Lihai Tu
d5f6838fba
Bump scheduler plugins version ( #11205 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
6 months ago
ERIK
354ffe7bd6
bump docker version of kylin and uos ( #11203 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
6 months ago
tico88612
427f868718
Bump docker version 26.1 ( #11198 )
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
6 months ago
QCU
d7756d85ef
fix: Change the position of the containerd_extra_args parameter to make the parameter more universal. ( #11013 )
that you can only place thing in the root table in a toml document before the first table heading.
6 months ago
Mohamed Omar Zaian
08293f2ef7
[kubernetes] Add hashes for kubernetes 1.29.5, 1.28.10, 1.27.14
6 months ago
Mohamed Omar Zaian
fe1a2d5dd9
[argocd] update argocd to v2.11.0 ( #11193 )
6 months ago
hayden
e410e30694
Change a task name in preinstall/0080-system-configurations.yml ( #11171 )
6 months ago
Mohamed Omar Zaian
6dbb09435c
[ingress-nginx] upgrade to 1.10.1 ( #11184 )
6 months ago
Max Gautier
d8a4aea9bc
Revert "support CoreDNS use host network and config dns port ( #10617 )" ( #11185 )
This reverts commit bc5b38a771
.
6 months ago
Kay Yan
7aa415e707
fix-container-selinux-amzn-linux ( #11182 )
6 months ago
Alexander
cd459a04f3
Revert OCCM standard dnsPolicy to ClusterFirst and make dnsPolicy configurable to support 10618 ( #11168 )
6 months ago
Ugur Can Ozturk
a512b861e0
[etcd/tracing]: fix etcd sampling rate flag ( #11175 )
Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
6 months ago
Max Gautier
d870a3ee4e
Avoid potential loop_var shadowing ( #11162 )
With CentOS, kubespray currently produces the following warning:
[WARNING]: TASK: bootstrap-os : Enable Oracle Linux repo: The loop variable
'item' is already in use. You should set the `loop_var` value in the
`loop_control` option for the task to something else to avoid variable
collisions and unexpected behavior.
This could bites us in nasty ways, so fix it.
6 months ago
Franz Nemeth
ce2642f27b
feat: Adding a check which determines if cgroups are enabled on a node ( #11163 ) ( #11165 )
6 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>
6 months ago
Max Gautier
8c12dedf05
Fix amazon linux bootstrap ( #11139 )
c58497cde
(Refactor bootstrap-os (#10983 ), 2024-03-27) refactored the
boostrap-os include but didn't adapt the amazon linux tasks to the
actual ID of amazon linux ('amzn')
Re-enable the CI so we can avoid that kind of breakage.
6 months ago
Daniel Strufe
0b0faf8f72
Update external huawei cloud controller to 0.26.8 ( #11172 )
* Update external huawei cloud controller to 0.26.8
* Update huawei cloud controller templates
* Add security-group-id to config
* git fail
6 months ago
Jorge Isnardo Altamirano
a09c73a356
Update kube-vip manifests to v0.8.0
6 months ago
Vladimir Shaikovskii
966a8b95de
[metallb] Add variable for the metallb namespace ( #11136 )
6 months ago
MatthieuFin
a01d0c047a
fix: 🐛 patch calico node to avoid vxlan tunnel drop ( #11097 )
if node.projectcalico.org already existe patch node to set asNumber
instead of apply resource to prevent remove of existing fields feed by
calico-node pods
✅ Closes: 11096
6 months ago
Max Gautier
4cb688d5e4
Fix CentOS typo ( #11161 )
The name reported in ansible_distribution is "CentOS", so this could
break some things.
6 months ago
hayden
5ce530c909
Merge stops and removes systemd services tasks in reset playbook ( #10902 )
6 months ago
Mohamed Omar Zaian
9f62f60814
[kubernetes] Add hashes for kubernetes 1.29.4, 1.28.9, 1.27.13 ( #11108 )
6 months ago
Jorge Isnardo Altamirano
537891a380
Update kube-vip manifests to v0.8.0
6 months ago
Jorge Isnardo Altamirano
e57e958a39
Update kube-vip to v0.8.0
6 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 )
6 months ago
Lihai Tu
245454855d
Add additional checking for calico rr cluster_id ( #11112 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
6 months ago
Denis Khachyan
3a112e834c
ingress-nginx: added ability to enable opentelemetry nginx module ( #11034 )
6 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
6 months ago
RaSerge
a7f98116ca
fix: updating the calico-crds ( #11089 )
6 months ago
Max Gautier
088b1b0cec
Add `enabled` to pkgs to handle ipvs
Some packages requirements depends on inventory variables
(`kube_proxy_mode` in that case but it could apply to others).
As the case seems pretty rare, instead of adding complexity to pkgs, we
add an escape hatch to use jinja conditions.
That should be revisited if we find ourselves shoehorning lots of logic
in this later on.
6 months ago
Max Gautier
11f35e462c
Convert common packages to use the new tooling
The empty dict means that packages will always be installed on the host.
7 months ago
Max Gautier
da3ff1cc11
Convert OS specific packages to new format
Uses the logic introduced in the previous patch to convert all
kubernetes/preinstall/vars/* os specific files to the `pkgs`
dictionary.
Some niceties for devs:
- always validate the `pkgs` variable to catch mistakes in CI.
- ensure that `pkgs` is always sorted. This makes it easier to find the
packages you're looking for.
7 months ago
Max Gautier
663fcd104c
Filter packages installation by OS and by group
Adds infrastructure to install OS packages depending not only on OS
(family, versions, etc) but on groups.
All the informations related to a particular package should reside in
the `pkgs` dictionnary, which takes inspiration from the `downloads`
dictionary structure.
7 months ago
Max Gautier
a2019c1c24
Add a JSON schema describing the packages install structure
Since the structure we're setting in place for installing packages has
some complexity, add a JSON schema to avoid frustrating errors when
modifying the informations (adding/removing packages install).
6 months ago
Max Gautier
3a43ac4506
Don't special case openssl for tumbleweed
openssl 1.1.1 is EOL since 12 September 2023, so just use the default
version on tumbleweed like we do on other distributions.
7 months ago
Max Gautier
f91e00a61b
preinstall: Move ipvs packages into defaults
8 months ago
Mathieu Parent
c6bdc38776
containerd: allow to configure fallback server ( #10988 )
Also nerdctl limitation is now removed as we use /etc/containerd/certs.d/
6 months ago
Max Gautier
08a7010e80
Revert "Only download kubeadm images where needed ( #10899 )" ( #11105 )
This reverts commit 4b0a134bc9
.
The mentionned PR break scale.yml. This goes back to the status quo
until a proper fix can be provided, at which point we'll reapply the
PR.
6 months ago
Pavan Gunda
538deff9ea
ntp: add config to filter and set ntp interfaces ( #11066 )
* ntp: add config to set which interface ntp should listen
* Fixed config to only have one variable
6 months ago
Lihai Tu
23b56e3f89
Enclose the cpu type with quotation marks in kubelet-config.v1beta1 ( #11111 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
6 months ago