Commit Graph

101 Commits

Author SHA1 Message Date
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
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
K.C. Wong
66ce8dd414 Update vendor package shirou/gopsutil
* resolve #1392
* pull in the fix for shirou/gopsutil/#249 which updates
  the Linux driver for `cpu` to set `cpu.Mhz` to the maximum
  clock-speed of the CPU, if that's available
2016-08-30 10:48:07 -07:00
Alex Dadgar
f2dcbd3070 Update install of Vault 2016-08-25 14:07:15 -07:00
Alex Dadgar
87f2d5c17b Start 2016-08-19 16:40:37 -07:00
Cameron Davison
b943a878fe vendor github.com/mitchellh/go-homedir for osx 2016-08-18 21:27:27 -05:00
Alex Dadgar
44bd6a1b29 Update vendored Vault 2016-08-17 16:25:38 -07:00
Alex Dadgar
d5380974a0 vendor 2016-08-17 16:23:29 -07:00
Alex Dadgar
81e63eeff0 vendor + api 2016-08-17 16:23:29 -07:00
Alex Dadgar
c0b169556a Initial config block 2016-08-17 16:23:29 -07:00
matt maier
d92dd0dc5a Circonus integration for telemetry metrics 2016-07-22 12:33:10 -04:00
Alex Dadgar
12ae85ff0c Tests and handle conn close behavior better 2016-07-12 10:18:48 -06:00
Diptanu Choudhury
1c9a36f6dd Updated gopsutil 2016-06-28 10:07:56 -07:00
Alex Dadgar
adb569e5b9 update columnize to include optimized code 2016-06-27 22:49:53 -07:00
Diptanu Choudhury
cd032db18a Fixed build on windows/386 2016-06-22 16:38:45 -07:00
Diptanu Choudhury
a0390c0362 Updated the memberlist dependency 2016-06-21 17:05:05 -07:00
Alex Dadgar
5a0f10901a vendor go-dockerclient 2016-06-21 11:11:48 -07:00
Sean Chittenden
2224c77865 Update gopsutils 2016-06-17 13:24:10 -07:00
Sean Chittenden
7ffde66c6d Improve FreeBSD's CPU detection. Cherrypicked from shirou/gopsutil#219. 2016-06-16 23:07:13 -07:00
Sean Chittenden
32c2169a94 Noop update for hashicorp/yamux 2016-06-16 16:02:41 -07:00
Sean Chittenden
e359b5226c Update github.com/hasicorp/go-memdb 2016-06-16 15:58:50 -07:00
Sean Chittenden
44b000275f Update github.com/hashicorp/serf 2016-06-16 15:57:57 -07:00
Sean Chittenden
7a7675f952 Update github.com/hashicorp/memberlist 2016-06-16 15:55:35 -07:00
Sean Chittenden
f190ebfcde Update github.com/hashicorp/go-immutable-radix 2016-06-16 15:55:02 -07:00
Sean Chittenden
669b48f357 Noop upgrade for armon/go-radix 2016-06-16 15:54:23 -07:00