-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Open
Labels
Other|Unsupportedkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
What happened?
I've been preparing an offline environment on my MacBook. After the files.list generated, nerdctl and crictl are listed as "darwin" versions, which can not be found on their github release pages.
https://github.com/containerd/nerdctl/releases/download/v2.2.1/nerdctl-2.2.1-darwin-arm64.tar.gz
I found that other packages are all hard-coded as "linux" in download.yml, only nerdctl and crictl are marked as {{ ansible_system | lower }}.
What did you expect to happen?
I think the generate_files.sh script should be able to run on any system with internet access to collect the correct version.
How can we reproduce it (as minimally and precisely as possible)?
source ./generate_files.sh
OS
Other|Unsupported
Version of Ansible
ansible [core 2.17.14]
Version of Python
Python 3.13.2
Version of Kubespray (commit)
Network plugin used
calico
Full inventory with variables
not appliable
Command used to invoke ansible
not appliable
Output of ansible run
not appliable
Anything else we need to know
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Other|Unsupportedkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.