Alex Dadgar
a815dd5a00
vendor CT
2016-10-28 15:01:23 -07:00
Diptanu Choudhury
9d3cdded9a
Merge pull request #1699 from hashicorp/f-lxc-driver
...
LXC Support
2016-10-25 15:17:44 -07:00
Alex Dadgar
f8419fdd6e
Add CaPath to Vault config in consul-template
2016-10-25 11:01:50 -07:00
Alex Dadgar
36cfe6e89e
Large refactor of task runner and Vault token rehandling
2016-10-18 11:24:20 -07:00
Alex Dadgar
703b8423a3
Merge pull request #1816 from jippi/add-datadog-telemetry
...
Add datadog telemetry
2016-10-18 09:53:37 -07:00
Diptanu Choudhury
0f6e0d10b6
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
3e953d725a
initial work on datadog telemetry
2016-10-15 10:49:33 +02:00
Diptanu Choudhury
bb2a580ef1
Implemented an LXC Driver
2016-10-12 17:18:58 -07:00
Ben Barnard
83f647ed84
Replace "the the" with "the" in documentation and comments
2016-10-11 15:31:40 -04:00
Alex Dadgar
19a6aefd68
more vendoring
2016-10-06 12:36:44 -07:00
Alex Dadgar
264e26d68c
mend
2016-10-03 13:51:16 -07:00
Alex Dadgar
257a4394eb
vendor
2016-10-03 13:50:56 -07:00
Diptanu Choudhury
8173d8332e
Fixed vendors.json
2016-10-03 12:49:09 -07:00
Michal Wieczorek
67b688d292
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
Diptanu Choudhury
0f77d81f7d
Merge pull request #1683 from mwieczorek/enable-syslog-for-windows
...
Enable syslog for windows
2016-09-04 17:07:25 -07:00
Alex Dadgar
3c9936ae4a
Merge pull request #1659 from hashicorp/f-revoke-accessors
...
Token revocation and keeping only a single Vault client active among servers
2016-08-31 14:10:46 -07:00
Michal Wieczorek
f53108713b
Add vendor package github.com/RackSec/srslog
2016-08-31 23:05:15 +02:00
K.C. Wong
8efd355af7
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
48696ba0cc
Use tomb to shutdown
...
Token revocation
Remove from the statestore
Revoke tokens
Don't error when Vault is disabled as this could cause issue if the operator ever goes from enabled to disabled
update server interface to allow enable/disable and config loading
test the new functions
Leader revoke
Use active
2016-08-28 14:06:25 -07:00
Alex Dadgar
e7fa97ae10
Update install of Vault
2016-08-25 14:07:15 -07:00
Alex Dadgar
e707794b9d
no failures allowed
2016-08-19 16:40:37 -07:00
Alex Dadgar
c394a45b72
create token tests
2016-08-19 16:40:37 -07:00
Alex Dadgar
123a26ffea
Rate limiting
2016-08-19 16:40:37 -07:00
Alex Dadgar
94b870a58b
Start
2016-08-19 16:40:37 -07:00
Cameron Davison
a8861cd6f3
vendor github.com/mitchellh/go-homedir for osx
2016-08-18 21:27:27 -05:00
Alex Dadgar
1e079cfdac
Update vendored Vault
2016-08-17 16:25:38 -07:00
Alex Dadgar
1cd69e3550
vendor
2016-08-17 16:23:29 -07:00
Alex Dadgar
fab7893774
vendor + api
2016-08-17 16:23:29 -07:00
Alex Dadgar
b32128aa23
Initial config block
2016-08-17 16:23:29 -07:00
matt maier
02d71eb6d3
Circonus integration for telemetry metrics
2016-07-22 12:33:10 -04:00
Alex Dadgar
7dd14507ca
Tests and handle conn close behavior better
2016-07-12 10:18:48 -06:00
Alex Dadgar
e9ffadfdc6
initial comments
2016-07-11 10:58:18 -06:00
Alex Dadgar
281c1fbf39
StreamFramer tests
2016-07-10 13:57:20 -04:00
Alex Dadgar
51ae7ace25
initial tail impl
2016-07-10 13:57:04 -04:00
Diptanu Choudhury
a328e2fe7f
Updated gopsutil
2016-06-28 10:07:56 -07:00
Alex Dadgar
c30c12f5c3
update columnize to include optimized code
2016-06-27 22:49:53 -07:00
Diptanu Choudhury
3c7e27b54d
Fixed build on windows/386
2016-06-22 16:38:45 -07:00
Diptanu Choudhury
33d7f0243f
Updated the memberlist dependency
2016-06-21 17:05:05 -07:00
Alex Dadgar
adbf7332fc
vendor go-dockerclient
2016-06-21 11:11:48 -07:00
Sean Chittenden
ee81917b2c
Update gopsutils
2016-06-17 13:24:10 -07:00
Sean Chittenden
c3235c9569
Improve FreeBSD's CPU detection. Cherrypicked from shirou/gopsutil#219 .
2016-06-16 23:07:13 -07:00
Sean Chittenden
986e76ef80
Noop update for hashicorp/yamux
2016-06-16 16:02:41 -07:00
Sean Chittenden
09ef2694f7
Update github.com/hasicorp/go-memdb
2016-06-16 15:58:50 -07:00
Sean Chittenden
edd8cffc3b
Update github.com/hashicorp/serf
2016-06-16 15:57:57 -07:00
Sean Chittenden
f46380ab7b
Update github.com/hashicorp/memberlist
2016-06-16 15:55:35 -07:00
Sean Chittenden
5760037a38
Update github.com/hashicorp/go-immutable-radix
2016-06-16 15:55:02 -07:00
Sean Chittenden
8eda8787f2
Noop upgrade for armon/go-radix
2016-06-16 15:54:23 -07:00
Sean Chittenden
96ab442a92
Remove hashicorp/raft/bench
2016-06-16 15:52:35 -07:00
Sean Chittenden
fceb494de1
No updates for hashicorp/raft-boltdb
2016-06-16 14:54:15 -07:00
Sean Chittenden
4c30cb915e
Update hashicorp/raft
2016-06-16 14:53:03 -07:00