Skip to content

Conversation

@csrwng
Copy link
Contributor

@csrwng csrwng commented Feb 5, 2015

hack/build-images.sh is broken on Mac. There's no reason to restrict images/pod/pod.go to only build on linux.

@ironcladlou
Copy link
Contributor

I sunk a few hours into this last night. Just making it buildable isn't enough: the binary isn't included in the release tar, so if you don't do more work, the darwin binary goes into the images via build-images.sh, which is bad.

Here's the fix I proposed: #897

@ironcladlou
Copy link
Contributor

My work was based on Clayton's statement that he didn't want the pod binary in the release tar (if the binary were in the tar, the work becomes much simpler).

@csrwng
Copy link
Contributor Author

csrwng commented Feb 5, 2015

@ironcladlou thx, I'll close this PR.

@csrwng csrwng closed this Feb 5, 2015
@csrwng csrwng deleted the fix_macosx_buildimages branch February 5, 2015 14:28
sjenning pushed a commit to sjenning/origin that referenced this pull request Jan 5, 2018
UPSTREAM: 48613: proxy/userspace: honor listen IP address as host IP if given
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