Baargav
1c0718bb7d
update containerd 1.7.22 ( #11554 )
5 months ago
Max Gautier
2ec1c93897
Test group membership with group_names
Testing for group membership with group names makes Kubespray more
tolerant towards the structure of the inventory.
Where 'inventory_hostname in groups["some_group"] would fail if
"some_group" is not defined, '"some_group" in group_names' would not.
5 months ago
Kevin Huang
c601c8faf2
fix: Swap kubespray-defaults & boostrap-os ( #11441 )
- Execute boostrap-os before so that Python is installed for kubespray-defaults
- Remove outdated kubespray-defaults dependency on boostrap-os
5 months ago
Qasim Mehmood
538a1f2791
Update multus to v4.1.0 and clarify cilium compatibility ( #11434 )
* Update multus to v4.1.0 and clarify cilium compatibility
* Fix: bug introduced by #10934 where the template would break if multus was defined
* Set priorityClassName to system-node-critical for multus pods
5 months ago
Max Gautier
1533d40411
Fix kube_reserved_cgroups_for_service_slice
The default value is used across kubespray but only defined in
kubernetes/node.
Move it to kubespray-defaults
5 months ago
Bogdan Sass
4b324cb0f0
Rename master to control plane - non-breaking changes only ( #11394 )
K8s is moving away from the "master" terminology, so kubespray should follow the same naming conventions. See 65d886bb30/sig-architecture/naming/recommendations/001-master-control-plane.md
5 months ago
Max Gautier
7f527f6195
Drop support for RHEL 7 / CentOS 7 ( #11246 )
* Simplify docker systemd unit
systemd handles missing unit by ignoring the dependency so we don't need
to template them.
* Remove RHEL 7/CentOS 7 support
- remove ref in kubespray roles
- move CI from centos 7 to 8
- remove docs related to centos7
* Remove container-storage-setup
Only used for RHEL 7 and CentOS 7
5 months ago
Jongwoo Han
03372d883a
upgrade nerdctl to v1.7.6 ( #11492 )
Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
6 months ago
Kay Yan
27c7dc7008
upgrade helm to v3.15.4 ( #11486 )
6 months ago
Ehsan Golpayegani
924a979955
Calico v3.28.[0-1] checksums and change calico default version ( #11234 )
* make calico api server manifest backward compatible with version older than 3.27.3
Add 3.28.1 checksums
Add 3.28.0 checksums
Change default version to 3.27.3
* change default calico version to 3.28.1
* Set mount type to DirectoryOrCreate for hostPath needed by Calico
6 months ago
Kay Yan
6acb44eeaf
update containerd 1.7.21 ( #11478 )
6 months ago
Max Gautier
a3d0ba230d
Remove kubeadm_version and use kube_version instead ( #11473 )
We explicitly check for equality so customizing kubeadm_version does not
work at the moment.
Use only one variable instead.
6 months ago
Vlad Korolev
9a7b021eb8
Do not use ‘yes/no’ for boolean values ( #11472 )
Consistent boolean values in ansible playbooks
6 months ago
Mohamed Omar Zaian
c4338687e1
[ingress-nginx] upgrade to 1.11.2 ( #11463 )
6 months ago
Mohamed Omar Zaian
ad1ce92b41
Update node-feature-discovery to v0.16.4 ( #11250 )
6 months ago
kokyhm
1093c76f9b
bump k8s version ( #11455 )
6 months ago
Mengxin Liu
390d74706c
[kube-ovn] update version to 1.12.21 ( #11445 )
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
6 months ago
Cyclinder
28712045a5
bump cni version to v1.4.0 ( #10698 )
6 months ago
Mohamed Omar Zaian
3d1653f950
[containerd] add hashes for versions '1.6.32-34', 'v1.7.17-20' and make v1.7.20 default ( #11413 )
6 months ago
Mohamed Omar Zaian
8d497b49a6
[kubernetes] Add hashes for kubernetes 1.29.7, 1.28.[11-12] ( #11407 )
7 months ago
Lihai Tu
2d194af85e
Limit nodes in gather ansible_default_ipv4 ( #11370 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
7 months ago
Bas
8f5f75211f
Improving yamllint configuration ( #11389 )
Signed-off-by: Bas Meijer <bas.meijer@enexis.nl>
7 months ago
ChengHao Yang
56e26d6061
Bump: CRI-O from v1.30.2 to v1.30.3
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
7 months ago
ChengHao Yang
513e18cb90
Bump: Kubernetes from v1.30.2 to v1.30.3
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
7 months ago
ChengHao Yang
5f35b66256
Bump: OpenStack Cloud Controller Manager to 1.30.0 ( #11358 )
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
7 months ago
ChengHao Yang
bab0398c1e
Bump Cinder CSI Plugin to v1.30.0 ( #11374 )
* Chore: bump cinder-csi-plugin from v1.29.0 to v1.30.0
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
* Docs: update README.md cinder-csi-plugin version
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
---------
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
7 months ago
ERIK
1ebd860c13
[kubernetes] Add hashes for kubernetes 1.29.6 ( #11351 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
8 months ago
Takuya Murakami
a0d03d9fa6
[kubernetes] Support kubernetes 1.30.2 ( #11343 )
8 months ago
ChengHao Yang
348335ece5
[cert-manager] upgrade to v1.14.7 ( #11341 )
* Feat: upgrade cert-manager crd to 1.14.7
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
* Feat: upgrade cert-manager download version to 1.14.7
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
---------
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
8 months ago
Takuya Murakami
ee3fef1051
[kubernetes] Add hashes for kubernetes 1.30 ( #11109 ) ( #11261 )
Add hashes to crictl, crio, kubelet, kubectl and kubeadm
8 months ago
ChengHao Yang
cce585066e
Bump CNI weave 2.8.1 to 2.8.7 (community version) ( #11228 )
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
8 months ago
Lihai Tu
0c84175e3b
Bump docker_containerd to 1.6.32 ( #11293 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
8 months ago
tico88612
24dc4cef56
Feat: upgrade cert-manager from 1.13.2 to 1.13.6 ( #11279 )
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
8 months ago
Mohamed Omar Zaian
4b9349a052
Update 'KUBESPRAY_VERSION and kube_version_min_required', cleanup old hashes for v2.25.0 ( #11221 )
9 months ago
Lihai Tu
d5f6838fba
Bump scheduler plugins version ( #11205 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
9 months ago
Mohamed Omar Zaian
08293f2ef7
[kubernetes] Add hashes for kubernetes 1.29.5, 1.28.10, 1.27.14
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
Mohamed Omar Zaian
9f62f60814
[kubernetes] Add hashes for kubernetes 1.29.4, 1.28.9, 1.27.13 ( #11108 )
10 months ago
Jorge Isnardo Altamirano
e57e958a39
Update kube-vip to v0.8.0
10 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 )
10 months ago
Denis Khachyan
3a112e834c
ingress-nginx: added ability to enable opentelemetry nginx module ( #11034 )
10 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
10 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
kyrie
dd0f42171f
fix kubespray-defaults: Check for boostrap-os FQCN ( #11073 )
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
Nicolas Goudry
c6fcbf6ee0
Remove access to cluster from anonymous users ( #11016 )
* feat: add user facing variable with default
* feat: remove rolebinding to anonymous users after init and upgrade
* feat: use file discovery for secondary control plane nodes
* feat: use file discovery for nodes
* fix: do not fail if rolebinding does not exist
* docs: add warning about kube_api_anonymous_auth
* style: improve readability of delegate_to parameter
* refactor: rename discovery kubeconfig file
* test: enable new variable in hardening and upgrade test cases
* docs: add option to config parameters
* test: multiple instances and upgrade
11 months ago
ERIK
fdf5988ea8
revert crictl version ( #11042 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
11 months ago