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

Edited Makefile to add cross build support for s390x. #158

Merged
merged 1 commit into from
Jan 31, 2019

Conversation

guirish
Copy link

@guirish guirish commented Jan 9, 2019

As golang:1.10 has now multi-arch support added for s390x removing explicit GOIMAGE specification in Makefile.

@guirish
Copy link
Author

guirish commented Jan 18, 2019

Team any updates on the PR merger?

@DirectXMan12
Copy link
Contributor

Can you point to any docs on this?

@guirish
Copy link
Author

guirish commented Jan 30, 2019

Earlier when support was added for s390x GOIMAGE referred to golang:1.8. It was an multi-arch image but did not have s390x support. But now as GOIMAGE has been updated to golang:1.10 it has multi-arch support added for s390x too. I have locally cross compiled the binaries with above changes.

@DirectXMan12
Copy link
Contributor

ack, LGTM then. Thanks!

@DirectXMan12 DirectXMan12 merged commit ab6ada9 into kubernetes-sigs:master Jan 31, 2019
john-delivuk pushed a commit to john-delivuk/k8s-prometheus-adapter that referenced this pull request Feb 11, 2019
Edited Makefile to add cross build support for s390x.

Adding External Metrics Provider
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.

2 participants