Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add substitution for aarch64 to installation bash script #363

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

andrew-rosca
Copy link
Contributor

On some ARM64 Linux instances, uname -m returns aarch64 instead of arm64. This causes the installation script to fail.

This change adds an additional substitution for this scenario

@nabuskey
Copy link
Collaborator

@nimakaviani Please review.

@nabuskey nabuskey requested a review from nimakaviani August 22, 2024 19:10
@nimakaviani
Copy link
Contributor

LGTM.

can you please sign the DCO? thanks!

On some ARM64 Linux instances, `uname -m` returns `aarch64` instead of `arm64`. This causes the installation script to fail.

This change adds an additional substitution for this scenario

Signed-off-by: Andrew Rosca <[email protected]>
@andrew-rosca
Copy link
Contributor Author

@nimakaviani done!

Copy link
Contributor

@nimakaviani nimakaviani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nimakaviani nimakaviani merged commit 78be2c2 into cnoe-io:main Aug 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants