Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Bazel Mac build is broken #20

Closed
kyessenov opened this issue Dec 21, 2016 · 5 comments
Closed

Bazel Mac build is broken #20

kyessenov opened this issue Dec 21, 2016 · 5 comments

Comments

@kyessenov
Copy link
Contributor

Due to ongoing work with fixing rules_go, bazel does not work on Mac.

@kyessenov
Copy link
Contributor Author

...waiting for a resolution on bazelbuild/rules_go#234

@GregHanson
Copy link
Member

Workaround until bazel defect is resolved:

  • Started minikube on Mac
  • Started a Linux VM using VirtualBox.
  • Copied the ~/.kube/config and the certs from ~/.minikube referenced in config to my Linux VM inside istio/manager/platform/kube
  • modified config with the correct filepaths to cert files

@kyessenov
Copy link
Contributor Author

Fixed by #93

@kyessenov
Copy link
Contributor Author

(let's keep this open until we also get cross-compilation; then we can have full docker build on a mac)

@rshriram
Copy link
Member

Close? Manager builds on MAC

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants