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

stop mounting filesystem from vagrant host #5

Closed
sjfink opened this issue Feb 19, 2016 · 1 comment
Closed

stop mounting filesystem from vagrant host #5

sjfink opened this issue Feb 19, 2016 · 1 comment
Labels

Comments

@sjfink
Copy link
Contributor

sjfink commented Feb 19, 2016

Right now the instructions say to git clone on the host, then map the filesystem into the virtual machine.

This is problematic on Windows where the host filesystem permissions are inconsistent with Linux/Mac.

Instead: change the directions to simply wget our Vagrantfile (or just download it if wget not available), and then do the git clone directly to the filesystem inside the Ubuntu VM.

@rabbah
Copy link
Member

rabbah commented Feb 27, 2016

Fixed in this commit: 3b51155

@rabbah rabbah closed this as completed Mar 1, 2016
mdeuser pushed a commit to mdeuser/openwhisk that referenced this issue May 6, 2016
selfxp pushed a commit to selfxp/openwhisk that referenced this issue Aug 15, 2019
Switch to Prometheus Java Client and make Kamon integration optional and configurable. This allows to publish metric to Prometheus by default and still provide a way to publish to any other Kamon support system via config
steffenrost added a commit to steffenrost/incubator-openwhisk that referenced this issue Mar 10, 2020
Increase maximum wait time value to omit intermittent timeout exceptions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants