Skip to content

Binaries for linux-arm #2068#3783

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
pisymbol:master
Mar 5, 2020
Merged

Binaries for linux-arm #2068#3783
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
pisymbol:master

Conversation

@pisymbol
Copy link
Copy Markdown

@pisymbol pisymbol commented Mar 5, 2020

Make GOARCH configurable in order to build skaffold on other platforms
such as arm and arm64.

Fixes #2068

Tested using:

GOARCH=arm make

which successfully built an arm based binary on Raspbian (RPi4). I don't know the current release build cycle but it should be trivial to create a skaffold release for arm now provided you have the right cross build env or access to a native one.

Make GOARCH configurable in order to build skaffold on other platforms
such as arm and arm64.
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2020

Codecov Report

Merging #3783 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted Files Coverage Δ
...affold/kubernetes/portforward/kubectl_forwarder.go 65.85% <0%> (-2.44%) ⬇️
pkg/skaffold/server/server.go 58.57% <0%> (ø) ⬆️

@dgageot dgageot added the kokoro:run runs the kokoro jobs on a PR label Mar 5, 2020
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Mar 5, 2020
@dgageot dgageot merged commit 658691b into GoogleContainerTools:master Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Binaries for linux-arm

4 participants