Skip to content

install.sh script should be arm64 aware #31

@GrahamDumpleton

Description

@GrahamDumpleton

Describe the problem/challenge you have

The install.sh script referred to in Carvel web site instructions only installs binaries for AMD64. This means it installs binaries that don't work on ARM64 Linux, and doesn't install native ARM64 binaries on MacOS running Apple silicon.

Describe the solution you'd like

Should detect architecture and install ARM64 binaries when appropriate.

Anything else you would like to add:

This will require that kwt finally be released with ARM64 binary.


Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Unprioritized

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions