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

Reintroduce the necessary vendor bits for per-node IDs #2697

Merged
merged 5 commits into from
Feb 1, 2017
Merged

Conversation

sean-
Copy link
Contributor

@sean- sean- commented Feb 1, 2017

This PR is an extension of #2691

Added:

$ make bin
[snip]
==> Building...
Number of parallel builds: 7

-->   windows/amd64: github.com/hashicorp/consul
-->     linux/amd64: github.com/hashicorp/consul
-->   freebsd/amd64: github.com/hashicorp/consul
-->       linux/arm: github.com/hashicorp/consul
-->      darwin/386: github.com/hashicorp/consul
-->     windows/386: github.com/hashicorp/consul
-->   solaris/amd64: github.com/hashicorp/consul
-->    darwin/amd64: github.com/hashicorp/consul
-->     freebsd/386: github.com/hashicorp/consul
-->     freebsd/arm: github.com/hashicorp/consul
-->       linux/386: github.com/hashicorp/consul
==> Packaging...
--> darwin_386
  adding: consul (deflated 72%)
--> darwin_amd64
  adding: consul (deflated 75%)
--> freebsd_386
  adding: consul (deflated 72%)
--> freebsd_amd64
  adding: consul (deflated 75%)
--> freebsd_arm
  adding: consul (deflated 73%)
--> linux_386
  adding: consul (deflated 72%)
--> linux_amd64
  adding: consul (deflated 75%)
--> linux_arm
  adding: consul (deflated 73%)
--> solaris_amd64
  adding: consul (deflated 75%)
--> windows_386
  adding: consul.exe (deflated 73%)
--> windows_amd64
  adding: consul.exe (deflated 75%)

==> Results:
total 67024
-rwxr-xr-x  1 sean  staff    33M Feb  1 08:41 consul

@sean- sean- self-assigned this Feb 1, 2017
@sean- sean- requested a review from slackpad February 1, 2017 16:43
Copy link
Contributor

@slackpad slackpad left a comment

Choose a reason for hiding this comment

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

Looks good - thanks for chasing that down. I'll fork this and re-add the agent side and submit it in one go.

@slackpad slackpad merged commit befb0f4 into master Feb 1, 2017
@slackpad slackpad deleted the f-gopsutil branch February 1, 2017 18:30
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.

None yet

2 participants