Calin Cristian Andrei
7caffde0b6
[kube] add 1.23.3 hashes
2 years ago
Cristian Calin
c40b43de01
[mitogent] update to 0.3.2 ( #8470 )
2 years ago
Julio H Morimoto
b0eb5650da
Provide initial guidelines for a container engine migration (docker-2-containerd), with special emphasis on the fact that the procedure is still not officially supported. ( #8471 )
Follow up from https://github.com/kubernetes-sigs/kubespray/issues/8431 .
Signed-off-by: Julio Morimoto <julio@morimoto.net.br>
2 years ago
华忠啊
52f221f976
Adaptive Kube-ovn ( #8454 )
2 years ago
Cristian Calin
26a5948d2a
[reset] remove containerd storage during reset ( #8469 )
2 years ago
ceesios
d86a3b962c
Proposing fixes for contrib/terraform/vsphere/ #8436 ( #8441 )
* fixes issues in vSphere Terraform contrib. #8436
* fix formatting
* add variables to the main module and document changes
* add missing newline
2 years ago
Mathieu Parent
d64b341b38
Update terraform GCP to Ubuntu 20.04 (latest LTS) ( #8463 )
* Fix terraform Warning
Version constraints inside provider configuration blocks are deprecated
Terraform 0.13 and earlier allowed provider version constraints inside the
provider configuration block, but that is now deprecated and will be removed
in a future version of Terraform. To silence this warning, move the provider
version constraint into the required_providers block.
* Fix terraform Warning: Quoted references are deprecated
* terraform: Update GCP Ubuntu to latest LTS
2 years ago
Florian Ruynat
d580014c66
Fix CI for Fedora (followup) + OpenSUSE Leap (update to 15.3) ( #8407 )
* Fix fedora jobs - followup
* Update OpenSUSE Leap to 15.3
* Fix cilium version in README + update minor 1.11.1
2 years ago
Calin Cristian Andrei
be9a1f80c1
[kube] make 1.23.2 the default version
2 years ago
Calin Cristian Andrei
73ff3b0d3b
[kubernetes] add hashes for 1.23.2, 1.22.6 and 1.21.9
2 years ago
cyril-corbon
9fce9ca42a
feat: upgrade azuredisk csi to v1.10.0 ( #8432 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
2 years ago
Cristian Calin
f1adb734e3
[cri-tools] add hashes for 1.23.0 ( #8442 )
2 years ago
cyril-corbon
575e0ca457
feat: add eviction hard to kubelet config ( #8421 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
2 years ago
Alex
69f088bb82
add hash-values for runc v1.1.0 - first upstream runc version for multi-arch ( #8447 )
2 years ago
Cristian Calin
ef34f5fe7d
[calico] switch default iptables backend detection to Auto ( #8429 )
2 years ago
Victor Morales
e88aa7c96b
Add youki runtime support ( #8411 )
2 years ago
Johann Schley
38d129a0b6
add external hcloud cloud controller manager ( #8440 )
2 years ago
onock
392815d97c
[cert-manager] Fix missing RBAC rules for ClusterRole cert-manager-cainjector kubernetes-sigs#8104. ( #8444 )
2 years ago
Pav K
6e2e61012a
Docs - Removed incorrect info on calico_rr. ( #8437 )
2 years ago
rtsp
e791089466
cert-manager: Fix incorrect leader election namespace lead to insufficient permission ( #8433 )
2 years ago
Cristian Calin
418f12f62a
[calico] drop 3.18.x and make 3.21.x the new default ( #8426 )
2 years ago
Necatican Yıldırım
caff539ccd
Add identity_allocation_mode support for Cilium ( #8430 )
Co-authored-by: Emin Aktaş <eminaktas34@gmail.com>
Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com>
Signed-off-by: necatican <necaticanyildirim@gmail.com>
Co-authored-by: Emin Aktaş <eminaktas34@gmail.com>
Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com>
2 years ago
Kenichi Omichi
c0d1bb1a5c
Remove subnet from router on tf-elastx_cleanup ( #8425 )
The tf-elastx_cleanup test job was failed with error message:
Port xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx cannot be deleted
directly via the port API: has device owner network:router_interface.
That means necessary to remove a subnet from the router before
deleting the port.
This adds a method to removes a subnet from the router automatically.
2 years ago
Cristian Calin
ea44d64511
[contrib] terraform openstack: allow disabling port security ( #8410 )
2 years ago
Samuel Liu
1a69f8c3ad
parameterized snaphot controller namespaces ( #8305 )
* Parameterized snaphot controller namespaces
* add ns yml
* add docs
* namespace
2 years ago
rtsp
ccd3180a69
cert-manager: Allow to change leader election namespace for GKE Autopilot support ( #8424 )
More information:
- kubernetes-sigs/kubespray#8393
- jetstack/cert-manager#4102
- jetstack/cert-manager#3717
2 years ago
cyril-corbon
01dcbc18ac
feat: upgrade metallb to v0.11.0 ( #8420 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
2 years ago
Florian Ruynat
7c67ec4976
Fix kubectl call before installing it ( #8412 )
2 years ago
Mathieu Parent
43d128362f
Document image_command_tool and image_command_tool_on_localhost ( #8409 )
Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr>
2 years ago
Cristian Calin
1337c9c244
[csi-snapshotter] upgrade to 5.0 ( #8403 )
2 years ago
cyril-corbon
86953b2ac4
fix: add tolerations / affinity to cert-manager ( #8389 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
2 years ago
moss2k13
135c9b29a7
contrib: add cloud-init support for terraform vms ( #8394 )
* contrib: add cloud-init support for terraform vms
This change enables instance customization via cloud-init,
for example: additional CA certs, custom SSH access etc.
* contrib: update docs for terraform cloud-init
* contrib: disable yamllint in cloud-init
require-starting-space rule breaks cloud-init header
* contrib: documenation formatting
* yamllint: disable comments related checks
* docs: markdown formatting
2 years ago
Tovin Seven
e0d67367ed
Update installation doc with vagrant ( #8406 )
2 years ago
Florian Ruynat
d007132655
Fix Fedora CI following ipset version in kube-proxy for k8s 1.23 ( #8397 )
2 years ago
Mathieu Parent
cfd9873bbc
Allow to choose container manager commands ( #8380 )
This allow to workaround #8375 by using image_command_tool=crictl
when containerd_registries is used for containerd.
Also changes image_info_command_on_localhost for docker to return digests.
2 years ago
Samuel Liu
b2b95cc8f9
fix 0090-etchosts ( #7634 )
2 years ago
Kenichi Omichi
73c889eb10
Fix failures of ansible-lint ( #8401 )
This fixes the following types of failures:
- empty-string-compare
- literal-compare
- risky-file-permissions
- risky-shell-pipe
- var-spacing
In addition, this changes .gitlab-ci/lint.yml to block the same issue
by using the same method at Kubespray CI.
2 years ago
Victor Morales
642725efe7
Bump containerd version to 1.5.9 ( #8402 )
2 years ago
Cristian Calin
29aafff2ce
etcd: add 3.5.1 for kubernetes 1.23+ ( #8320 )
2 years ago
forselli-stratio
df425ac143
Fix etcd certificates reference to support etcd_kubeadm_enabled:true ( #7766 )
* Fix etcd certificates reference to support etcd_kubeadm_enabled:true
* Add retries to ETCD Join Member task
* Fix etcd certificates reference when etcd_kubeadm_enabled:true
* Fix conflicts
2 years ago
Unai Arríen
57a1d18db3
Improve first_kube_control_plane variable management to avoid installation failures due to variable overlapping ( #8388 )
2 years ago
rtsp
aa4a3d7afd
Fix container engine still installed on dedicated etcd node even if `etcd_deployment_type: host` ( #8386 )
2 years ago
Alex
06ad5525b8
replace runc 1.0.3 arm64 hash with 0 ( #8391 )
2 years ago
Kenichi Omichi
f80fd24a55
Fix risky-file-permissions ( #8370 )
When running ansible-lint directly, we can see a lot of warning
message like
risky-file-permissions File permissions unset or incorrect
This fixes the warning messages.
2 years ago
Kenichi Omichi
51bd9bee0d
Move containerd_version to defaults/main.yml ( #8379 )
All container image versions were defined in download/defaults/main.yml
except containerd.
The inconsistency caused the offline script(generate_list.sh) could not
output the URL of containerd image.
This moves the definition into a valid file.
In addition, this adds host_os to generate_list.sh for downloading
krew from a valid URL.
2 years ago
Victor Morales
52266406f8
Bump cert-manager version to v1.6.1 ( #8377 )
2 years ago
cyril-corbon
cd601c77c7
feat: upgrade metrics server to v0.5.2 ( #8338 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
2 years ago
Florian Ruynat
6abae713f7
Update helm / kube-router and coredns ( #8382 )
* Update kube-router to 1.4.0
* Update Helm to 3.7.2
* Up coredns to 1.8.6 when k8s is 1.23.x
2 years ago
Alex
1312f92a8d
adding 0 checksum for kata_containers_version on arm(64) ( #8383 )
2 years ago
Unai Arríen
92abf26d29
Ensure taint configuration for secondary control-plane nodes ( #8363 )
2 years ago