kubespray icon indicating copy to clipboard operation
kubespray copied to clipboard

Kubespray release-2.24 (v2.24.1) issue with calico version v3.25.2

Open hadi2f244 opened this issue 9 months ago • 2 comments

What happened?

Error on installing calico v3.25.2 with kubespray release-2.24 (v2.24.1) because of the differences in calico manifests:

https://github.com/projectcalico/calico/issues/8825

What did you expect to happen?

Proper manifest for older calico version.

How can we reproduce it (as minimally and precisely as possible)?

Change calico_version to v3.25.2 in kubespray release-2.24 (v2.24.1). Related manifest file

OS

Linux 5.4.0-169-generic x86_64 Ubuntu 20.04.6 LTS (Focal Fossa) Calico V3.25.2 Kubespray release 2.24 (v2.24.1)

Version of Ansible

ansible [core 2.15.10] config file = None configured module search path = ['/home/hadi/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/hadi/kubespray/.venv/lib/python3.11/site-packages/ansible ansible collection location = /home/hadi/.ansible/collections:/usr/share/ansible/collections executable location = /home/hadi/kubespray/.venv//bin/ansible python version = 3.11.9 (main, Apr 6 2024, 17:59:24) [GCC 9.4.0] (/home/hadi/kubespray/.venv//bin/python3.11) jinja version = 3.1.2 libyaml = True

Version of Python

Python 3.11.9

Version of Kubespray (commit)

64447e7

Network plugin used

calico

Full inventory with variables

Default ones

Command used to invoke ansible

Output of ansible run

Anything else we need to know

No response

hadi2f244 avatar May 15 '24 08:05 hadi2f244