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

Add Vagrantfile #3

Merged
merged 1 commit into from
Jun 15, 2018
Merged

Add Vagrantfile #3

merged 1 commit into from
Jun 15, 2018

Conversation

sufuf3
Copy link
Contributor

@sufuf3 sufuf3 commented Jun 15, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 15, 2018

Codecov Report

Merging #3 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master      #3   +/-   ##
======================================
  Coverage    46.9%   46.9%           
======================================
  Files          11      11           
  Lines         307     307           
======================================
  Hits          144     144           
  Misses        152     152           
  Partials       11      11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8df9039...cd7dea0. Read the comment docs.

Vagrantfile Outdated
export PATH=/home/$USER/protoc/bin:$PATH:$GOROOT/bin:$GOPATH/bin
# setup golang dir
mkdir -p /home/$USER/go/src
rm -rf /home/$USER/go1.9.1.linux-amd64.tar.gz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change to go1.10.2.linux-amd64.tar.gz

@sufuf3 sufuf3 force-pushed the sufuf3/add-Vagrantfile branch 2 times, most recently from 61b2b62 to 9df10a5 Compare June 15, 2018 08:52
@hwchiu
Copy link
Contributor

hwchiu commented Jun 15, 2018

@John-Lin @yarencheng @chenyunchen this vagrant is used for setup a friendly develop environment for vortex.
We will setup a single-host ubuntu VM with k8s cluster and openvswitch.

@hwchiu
Copy link
Contributor

hwchiu commented Jun 15, 2018

@WakeupTsai also.
In the next patch, we will add a README to instruct how to

  1. Use the host's kubectl to control the vagrant's k8s cluster
  2. Use the host's docker clit to control the vagrant's docker daemon

Copy link
Contributor

@hwchiu hwchiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hwchiu
Copy link
Contributor

hwchiu commented Jun 15, 2018

Fix the directory name developerss

@sufuf3 sufuf3 force-pushed the sufuf3/add-Vagrantfile branch from 9df10a5 to cd7dea0 Compare June 15, 2018 09:50
@sufuf3
Copy link
Contributor Author

sufuf3 commented Jun 15, 2018

Sorry about that.
I fixed it.

@hwchiu hwchiu merged commit 46963a2 into master Jun 15, 2018
@John-Lin John-Lin deleted the sufuf3/add-Vagrantfile branch June 20, 2018 04:06
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Phstsai/node exporter readme

Approved-by: Che Wei Lin <[email protected]>
Approved-by: Hung-Wei Chiu <[email protected]>

Former-commit-id: fec42ca552284137331d26f35a37c4596b5c9794 [formerly 3036a2e]
Former-commit-id: 51d564d0dfbf48bdfd7dfe6b8f93eadd7ba52e24
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Add Vagrantfile

Former-commit-id: a172625814bd126dc2e21de44438da6a12de7658 [formerly 46963a2]
Former-commit-id: 56f61c1dbe6657e6c9c8c1e30670723b1faccda8
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Phstsai/node exporter readme

Approved-by: Che Wei Lin <[email protected]>
Approved-by: Hung-Wei Chiu <[email protected]>

Former-commit-id: fec42ca552284137331d26f35a37c4596b5c9794 [formerly fec42ca552284137331d26f35a37c4596b5c9794 [formerly 3036a2e]]
Former-commit-id: 51d564d0dfbf48bdfd7dfe6b8f93eadd7ba52e24
Former-commit-id: 869f7ac
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Add Vagrantfile

Former-commit-id: a172625814bd126dc2e21de44438da6a12de7658 [formerly a172625814bd126dc2e21de44438da6a12de7658 [formerly 46963a2]]
Former-commit-id: 56f61c1dbe6657e6c9c8c1e30670723b1faccda8
Former-commit-id: b6f003c
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Phstsai/node exporter readme

Approved-by: Che Wei Lin <[email protected]>
Approved-by: Hung-Wei Chiu <[email protected]>
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
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.

4 participants