Skip to content

Kind doesn't work on Ubuntu ARM64 #70

@JorTurFer

Description

@JorTurFer

After 4dc5550, our GH Actions runners in Equinix (Ubuntu) can't detect the arch properly, throwing this error:
/root/actions-runner-3/_work/_actions/helm/kind-action/main/kind.sh: line 66: arch: unbound variable

When I run uname -m I get aarch64, which is not supported in the new case

root@keda-github-actions-runner-arm:~# uname -m
aarch64

The previous behaviour (dpkg --print-architecture) returned arm64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions