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

Fix getmesh fetchistioctl darwin arm64 #66

Merged

Conversation

toffentoffen
Copy link
Contributor

This PR adds support to fetch the correct istioctl binary for darwin-arm64.
Solves #64.
Although #24 generates getmesh darwin-arm64 binaries, the generated binary wasn't fetching the correct istioctl for darwin-arm64.

Signed-off-by: morfeo8marc@gmail.com <marcnavarro@tetrate.io>
…d test

Signed-off-by: morfeo8marc@gmail.com <marcnavarro@tetrate.io>
Copy link
Member

@mathetake mathetake left a comment

Choose a reason for hiding this comment

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

overall looks good! Thanks!

internal/istioctl/istioctl_test.go Outdated Show resolved Hide resolved
toffentoffen and others added 4 commits August 25, 2021 09:57
Co-authored-by: Takeshi Yoneda <yoneda.takeshi.md@alumni.tsukuba.ac.jp>
Signed-off-by: morfeo8marc@gmail.com <marcnavarro@tetrate.io>
if block ends with a return statement, so drop this else and outdent its block

Signed-off-by: morfeo8marc@gmail.com <marcnavarro@tetrate.io>
Copy link
Member

@mathetake mathetake left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks @toffentoffen

@mathetake mathetake merged commit 45d8fb3 into tetratelabs:main Aug 25, 2021
@toffentoffen toffentoffen deleted the fix_fetchistioctl_darwin_arm64 branch August 25, 2021 15:53
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.

None yet

2 participants