Commit Graph

124 Commits

Author SHA1 Message Date
Jeff Mitchell
f4a08a193d Update go-cleanhttp 2017-02-10 19:41:28 -05:00
Alex Dadgar
c1bc077d32 Vendor memberlist fixes 2017-02-08 16:07:33 -08:00
Alex Dadgar
15b2697288 Merge pull request #2282 from hashicorp/f-raft-v2-stage-one
Update to Raft V2 stage one
2017-02-08 15:26:16 -08:00
Alex Dadgar
4f84eec2bb Merge pull request #2293 from hashicorp/f-vendor-memdb
Vendor MemDB
2017-02-08 14:51:01 -08:00
Sean Chittenden
cf9c432dd8 Update shirou/gopsutil to shiriou/gopsutil#313 to pull in the lowercase HostID bits 2017-02-06 16:16:20 -08:00
Alex Dadgar
62bf777a13 Vendor 2017-02-03 16:28:27 -08:00
Sean Chittenden
b24c8354e6 Add durable HostID generation support to Windows.
https://github.com/shirou/gopsutil/pull/312
2017-02-02 16:15:22 -08:00
Alex Dadgar
32c9a78ae2 Vendor v2 stage one 2017-02-02 13:19:08 -08:00
Alex Dadgar
df2c9ccbe5 Merge pull request #2277 from hashicorp/f-durable-uuid
Reproducible Node ID
2017-02-02 11:54:49 -08:00
Sean Chittenden
b07a622ff9 Update github.com/go-ole/go-ole and remove a bit of cruft. 2017-02-01 22:51:03 -08:00
Sean Chittenden
f15fe698cc Update github.com/StackExchange/wmi 2017-02-01 22:43:15 -08:00
Sean Chittenden
12b1ee182b Update github.com/shirou/gopsutil and friends. 2017-02-01 22:41:29 -08:00
Sean Chittenden
2b7861630d Update github.com/shirou/w32 2017-02-01 22:25:39 -08:00
Sean Chittenden
5f920feac2 Update github.com/shirou/gopsutil/host to include HostID update 2017-02-01 22:00:00 -08:00
Sean Chittenden
2c1ea857cd Remove github.com/shiro/gopsutil (leave its child packages, however) 2017-02-01 21:58:19 -08:00
Alex Dadgar
91ae993ce5 Merge branch 'master' into f-vendor-serf-memberlist 2017-02-01 16:57:49 -08:00
Michael Schurter
447a47a1aa Update circonus vendor 2017-01-31 15:11:55 -08:00
Michael Schurter
0311d29e47 Revert "Merge pull request #2258 from hashicorp/f-update-circonus-vendor"
This reverts commit b7417003eb, reversing
changes made to b51a11c8ed.
2017-01-31 15:04:38 -08:00
Michael Schurter
ec220153ba Update circonus vendor 2017-01-31 13:45:04 -08:00
Alex Dadgar
45c78635a2 Vendor memberlist 2017-01-30 16:39:00 -08:00
Alex Dadgar
6d5077897e Update serf 2017-01-30 16:34:13 -08:00
Alex Dadgar
7bd018eec1 Merge pull request #2226 from hashicorp/b-vault
Improve Vault integration and validation
2017-01-23 14:59:41 -08:00
Alex Dadgar
36725370ee vendor 2017-01-23 11:32:51 -08:00
Alex Dadgar
e1f301d304 vendor to 0.18 2017-01-23 11:13:33 -08:00
Alex Dadgar
fbdb322ce8 vendor 2017-01-23 11:00:12 -08:00
Alex Dadgar
5665119837 vendor 2017-01-23 11:00:12 -08:00
Alex Dadgar
ebddf1f0f1 vendor my PR 2017-01-23 11:00:12 -08:00
Alex Dadgar
26d9ef63b8 vendor api 2017-01-23 10:57:06 -08:00
Alex Dadgar
f11e330028 error pkg 2017-01-23 10:57:06 -08:00
Alex Dadgar
a09fc0ff60 vendor update 2017-01-23 10:57:06 -08:00
Alex Dadgar
6f9367ae95 Vendor vault/api 2017-01-19 17:12:33 -08:00
Alex Dadgar
4d3af38ad4 Snappy + Dispatch name change
Change the generated name to timestamp + 8 characters of UUID
Add Snappy compression to the input
2016-11-25 20:02:18 -08:00
matt maier
a9e3d0b854 revert to previous circonusllhist 2016-11-09 19:33:12 -05:00
matt maier
35a851bb73 Update vendor circonus-labs/circonus-gometrics
Update `vendor circonus-labs/circonus-gometrics/checkmgr`
Update `vendor circonus-labs/circonus-gometrics/api`
Update `vendor circonus-labs/circonusllhist`
2016-11-09 15:10:42 -05:00
Alex Dadgar
6a85a60db8 vendor circonus 2016-11-08 16:06:55 -08:00
Sean Chittenden
84162699f3 Update vendor for circonus-gometrics to fix a panic.
Submitted by: vendor, @maier
2016-11-04 09:42:24 -07:00
Michael Schurter
1143811334 Update hcl to fix json parsing panic 2016-11-01 16:16:22 -07:00
Sean Chittenden
d6a1d2b6ee Chase required dependency: update hashicorp/go-retryablehttp 2016-11-01 12:48:24 -07:00
Sean Chittenden
87423307a8 Update circonus-labs/circonus-gometrics. 2016-11-01 12:45:37 -07:00
Alex Dadgar
616d4f1118 vendor CT 2016-10-28 15:01:23 -07:00
Alex Dadgar
c7889f2d48 Add CaPath to Vault config in consul-template 2016-10-25 11:01:50 -07:00
Alex Dadgar
e34902ae8a Large refactor of task runner and Vault token rehandling 2016-10-18 11:24:20 -07:00
Alex Dadgar
746eeb121a Merge pull request #1816 from jippi/add-datadog-telemetry
Add datadog telemetry
2016-10-18 09:53:37 -07:00
Diptanu Choudhury
f0806dceff Enable serf encryption (#1791)
* Added the keygen command

* Added support for gossip encryption

* Changed the URL for keyring management

* Fixed the cli

* Added some tests

* Added tests for keyring operations

* Added a test for removal of keys

* Added some docs

* Fixed some docs

* Added general options
2016-10-17 10:48:04 -07:00
Christian Winther
43a11000b0 initial work on datadog telemetry 2016-10-15 10:49:33 +02:00
Ben Barnard
ce94317d00 Replace "the the" with "the" in documentation and comments 2016-10-11 15:31:40 -04:00
Alex Dadgar
1c24f59d29 more vendoring 2016-10-06 12:36:44 -07:00
Alex Dadgar
7ba02acd0f vendor 2016-10-03 13:50:56 -07:00
Michal Wieczorek
21c9be9c34 Update vendor package github.com/fsouza/go-dockerclient
Added dependencies of updated github.com/fsouza/go-dockerclient:
- golang.org/x/net/context/ctxhttp
- github.com/docker/engine-api/types/swarm
- github.com/Microsoft/go-winio
- github.com/docker/engine-api/types/mount
2016-09-24 21:53:49 +02:00
Michal Wieczorek
dbbd19e59c Add vendor package github.com/RackSec/srslog 2016-08-31 23:05:15 +02:00