-
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?
youki download url
https://github.com/youki-dev/youki/releases/download/v0.5.7/youki-0.5.7-arm64-gnu.tar.gz
will be generated on Mac arm64 architecture. But the official assets package naming convention is "aarch64".
What did you expect to happen?
youki download url should be
https://github.com/youki-dev/youki/releases/download/v0.5.7/youki-0.5.7-aarch64-gnu.tar.gz
How can we reproduce it (as minimally and precisely as possible)?
cd contrib/offline/ && source ./generate_list.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.