Skip to content

youki download url is not compatible with MacOS arm64 architecture #12950

@burxtx

Description

@burxtx

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)

37f7a86

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions