Commit Graph

58 Commits

Author SHA1 Message Date
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
Sean Chittenden
d881e3c8df Update hashicorp/raft 2016-06-16 14:53:03 -07:00
Alex Dadgar
dabd2ceb71 vendor hcl 2016-06-13 18:15:41 -07:00
Sean Chittenden
a1cb3f14d0 Use consul/lib's RateScaledInterval 2016-06-10 15:48:36 -04:00
Alex Dadgar
077e151f92 vendor go-plugin - removes tmp files used to communicate with plugin 2016-06-08 10:34:18 -07:00
Diptanu Choudhury
22b93c02ab Merge pull request #1229 from hashicorp/update-plugin
Updated go-plugin dependency
2016-06-08 05:36:07 -07:00
Diptanu Choudhury
42cde29ca2 Updated go-plugin 2016-06-03 14:25:07 -07:00
Jeff Mitchell
c8b730ad08 Update to merged scada-client 2016-06-01 18:41:56 -04:00
Jeff Mitchell
4a389c53e7 Use upstream high-level SCADA provider 2016-06-01 18:25:09 -04:00
Diptanu Choudhury
e00e203bd9 updated the docker system dependency 2016-05-28 20:12:09 -07:00
Diptanu Choudhury
4491c2b0e8 Added disk usage to node status 2016-05-28 19:59:20 -07:00
Diptanu Choudhury
3f336f46ad Added missing vendored dependencies 2016-05-28 19:59:20 -07:00
Diptanu Choudhury
f693545814 Vendoring go-ps 2016-05-28 19:51:22 -07:00
Diptanu Choudhury
445b181fec Updated gopsutil 2016-05-28 19:42:34 -07:00
Daniel Kerwin
d4dca3b02d Update to latest go-dockerclient. Fix .gitignore expression to allow
docker/pkg packages.
2016-05-28 12:01:56 +02:00
Daniel Kerwin
98b227fecf Add support for shm_size to docker driver. Required update of go-dockerclient
to more recent version (ba4298ecf4cfa216f1cce2befbf653359f62c722).
2016-05-27 12:30:04 +02:00
Alex Dadgar
0c0f64aaff Merge pull request #1181 from hashicorp/f-plan-cli
cli: nomad plan command
2016-05-24 20:09:12 -07:00
Alex Dadgar
5a4500c9dd vendor colorstring 2016-05-24 18:28:27 -07:00
Alex Dadgar
05ea2bd583 Compress HTTP API responses and have the api client utilize this 2016-05-24 10:26:53 -07:00
Diptanu Choudhury
a0c5732c0e Updating yamux 2016-05-20 22:06:22 -07:00
Sean Chittenden
3eb9664eca Remove unused packages
```
govendor remove +unused
git add vendor/
```
2016-05-04 19:49:43 -07:00
Sean Chittenden
f1254cdefa Update github.com/ugorji/go/codec*
No functional change.

```
govendor update github.com/ugorji/go/codec
govendor update github.com/ugorji/go/codec/codecgen
```
2016-05-04 19:47:48 -07:00
Alex Dadgar
8411b0b3bc vendor go-getter with potential S3 credential fix 2016-04-21 10:59:21 -07:00
Alex Dadgar
58c92556fb vendor 2016-04-19 17:12:44 -07:00
Diptanu Choudhury
e263f91463 Removing extra file 2016-04-11 22:10:49 -04:00
Diptanu Choudhury
ba9ff3b536 Reading consul attr from copy of node attributes 2016-04-11 20:13:28 -04:00
Diptanu Choudhury
f3452a6698 Added missing files for go-getter 2016-04-07 19:32:19 -07:00
Alex Dadgar
663b04fc60 vendor updated godep 2016-04-07 14:19:57 -07:00
Diptanu Choudhury
de0006851c Moved logrus around 2016-04-02 12:37:19 -07:00
Diptanu Choudhury
916c568f9d Checking in logrus 2016-04-02 12:37:19 -07:00
Diptanu Choudhury
6e991c7aec Updated libcontainer 2016-04-02 12:37:19 -07:00
James Phillips
6060d4e433 Updates memberlist to latest. 2016-03-29 10:24:57 -07:00
Diptanu Choudhury
5bec27a9a4 Using tls cert and key files while connecting to consul over https 2016-03-27 23:09:31 -07:00
Diptanu Choudhury
e866d3be7c Vendoring circbuf 2016-03-24 21:05:05 -07:00
Diptanu Choudhury
8342d7dd71 Updated the vendored copy of github.com/fsouza/go-dockerclient 2016-03-24 17:42:00 -07:00
Diptanu Choudhury
2b60e8b8a9 Updated consul related dependencies 2016-03-24 14:54:26 -07:00
Diptanu Choudhury
78916a8dd8 Updating BoltDb 2016-03-21 23:58:46 -07:00
Alex Dadgar
e4849b17f1 update vendored go-getter 2016-03-14 17:15:27 -07:00
Diptanu Choudhury
f1301c9378 Fixed the logic of cgroup creation 2016-03-01 17:01:45 -08:00
Diptanu Choudhury
ce071ea597 Updated libcontainer 2016-02-26 17:11:00 -08:00
Diptanu Choudhury
6c4ab2e281 Removing unused dependencies 2016-02-26 17:00:19 -08:00
Armon Dadgar
0effae10a2 nomad: Update go-memdb depedency 2016-02-22 12:16:44 -08:00
Armon Dadgar
525af88682 Updating the vendored iradix library 2016-02-21 23:31:49 -08:00
Alex Dadgar
916fcfd940 Vendoring 2016-02-20 18:32:02 -08:00