Skip to content

Set arch to arm64 if uname -m returns arm64#1

Open
DanieleIsoni wants to merge 1 commit into
zufardhiyaulhaq:masterfrom
DanieleIsoni:fix-architecture-for-M-macs
Open

Set arch to arm64 if uname -m returns arm64#1
DanieleIsoni wants to merge 1 commit into
zufardhiyaulhaq:masterfrom
DanieleIsoni:fix-architecture-for-M-macs

Conversation

@DanieleIsoni
Copy link
Copy Markdown

In mac with M* processors uname -m returns arm64 but the plugin now sets the arch to 386, and the download link results in https://github.com/grpc-ecosystem/grpc-health-probe/releases/download/v0.4.28/grpc_health_probe-darwin-386 which does not exists.

Here the fix to set arch to arm64 when uname -m returns arm64

Signed-off-by: Daniele Isoni <daniele.isoni@icloud.com>
@DanieleIsoni DanieleIsoni force-pushed the fix-architecture-for-M-macs branch from 546d182 to 9817ad1 Compare July 1, 2024 16:15
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.

1 participant