Nick Ethier
a203689bbc
fifo: add new fifo package for named pipes ( #4665 )
...
* fifo: add new fifo package for named pipes
2018-10-16 16:53:30 -07:00
Nick Ethier
e9f3f2cfee
Update runc/libcontainer and friends ( #4655 )
...
* vendor: bump libcontainer and docker to remove Sirupsen imports
* vendor: fix bad vendoring of archive package
* vendor: fix api changes to cgroups in executor
* vendor: fix docker api changes
* vendor: update github.com/Azure/go-ansiterm to use non capitalized logrus import
2018-10-16 16:53:30 -07:00
oleksii.shyman
63f4fbf273
Introduce nvidia-plugin fingerprinting
...
- created go-nvml wrapper for fingerprinting
- added fingerprinting feature to nvidia-plugin
2018-10-03 15:11:56 -07:00
Alex Dadgar
575e193332
vendor vault api for backwards compatibility
2018-09-19 10:23:18 -07:00
Alex Dadgar
5760da6939
vendor yamux
2018-09-17 13:58:51 -07:00
Alex Dadgar
054b041976
vault consts
2018-09-11 12:05:47 -07:00
Alex Dadgar
26ba1e1591
remove toplevel vault dependency
2018-09-11 10:19:03 -07:00
Alex Dadgar
025ca166f3
Missing vendors
2018-09-10 15:08:34 -07:00
Alex Dadgar
56f9607c1a
circonus
2018-09-10 15:03:17 -07:00
Alex Dadgar
8ebb17f54d
Update retryablehttp
2018-09-10 15:02:05 -07:00
Alex Dadgar
1de6570892
vendor vault 0.11.1 api
2018-09-10 14:58:31 -07:00
Chelsea Holland Komlo
6d77e951b7
vendor github.com/golang/protobuf/ptypes/empty
2018-08-14 16:20:20 -04:00
Alex Dadgar
cfc6992e4a
Initial go-plugin
2018-08-12 15:58:39 -07:00
Alex Dadgar
42a51e98a0
block attr spec
2018-08-10 11:14:12 -07:00
Alex Dadgar
0663a2f3fe
Vendor conflicts
...
Vendored the tagged version of protobuf.
2018-08-07 13:02:47 -07:00
Chelsea Holland Komlo
d756ebfc9c
don't vendor protoc-gen-go
2018-08-06 11:45:00 -04:00
Chelsea Holland Komlo
52d7d0a83d
update grpc vendor dependencies
2018-08-06 11:43:24 -04:00
Nick Ethier
29bc8cb121
vendor: update github.com/hashicorp/go-hclog
2018-07-31 13:51:30 -04:00
Nick Ethier
2c311f4321
vendor: remove unused github.com/kardianos/osext
2018-07-05 11:04:12 -04:00
Alvin Huang
6569339c5e
bump go-discover to fix Azure provider vendor.json file
2018-06-20 12:51:52 -04:00
Preetha Appan
29f1d7d905
Update serf to pick up graceful leave fix
2018-05-10 11:16:24 -05:00
Preetha
0fdbdfd30b
Merge pull request #4259 from hashicorp/f-deployment-improvements
2018-05-08 16:37:10 -05:00
Chelsea Holland Komlo
69a79f0c41
update go-discover
2018-05-07 16:57:07 -04:00
Chelsea Holland Komlo
6dc22ead23
vendor go-discover
2018-05-07 16:57:07 -04:00
Alex Dadgar
4c45ca813c
vendor testify
2018-05-07 14:50:01 -05:00
Michael Schurter
882bf5a62c
vendor: update consul for grpc
2018-05-04 11:08:11 -07:00
Preetha Appan
0559dfb9ee
Update go-getter to pick up file accesstime fix
2018-04-25 16:32:36 -07:00
Charlie Voiselle
6192916059
Vendored hashicorp/go-getter
...
Brings in fix for directory permissions when expanding tarballs
2018-04-10 13:07:35 -05:00
Nick Ethier
e7520e6691
vendor: update mitchellh/cli and transitive deps
2018-04-09 18:02:14 -04:00
Nick Ethier
f46622388e
vendor: pull in go-safetemp
2018-04-09 17:19:26 -04:00
Alex Dadgar
1c75593351
vendor go-getter
2018-04-09 13:34:38 -07:00
Alex Dadgar
49b57196a2
vendor vault/api to get fix from https://github.com/hashicorp/vault/pull/4258
2018-04-03 15:48:26 -07:00
Alex Dadgar
9154ebe375
vendor gosockaddr
2018-03-20 10:39:39 -07:00
Preetha Appan
1480cd5f03
Update yamux library to pick up memory performance optimization
2018-03-14 15:14:52 -05:00
Alex Dadgar
42e9fe1b57
Merge pull request #3890 from hashicorp/b-heartbeat
...
Heartbeat improvements and handling failures during establishing leadership
2018-03-12 14:41:59 -07:00
Preetha Appan
e9e560578f
Add missing deps needed for ginkgo
2018-03-12 10:30:56 -05:00
Preetha Appan
4d45aea019
Initial commit of end to end tests integration tests for rescheduling using ginkgo
2018-03-09 16:24:50 -06:00
Charlie Voiselle
d850c9794d
Vendored gopsutil to fix partial vendoring
2018-03-05 20:26:23 -05:00
Michael Ihde
033099dcf7
Update vendor package github.com/shirou/gopsutil/process, resolves #3881
2018-02-26 22:34:44 -05:00
Alex Dadgar
a0137821a1
Pull in new autopilot
2018-02-21 10:24:32 -08:00
Charlie Voiselle
34b8d3d7a0
Vendored go-sockaddr and go-sockaddr/template
2018-02-08 09:30:05 -05:00
Kyle Havlovitz
bc5d5edc38
Merge pull request #3787 from hashicorp/server-health-loop
...
Move server health loop into autopilot leader actions
2018-01-23 15:22:25 -08:00
Kyle Havlovitz
10bc0d7f57
Move server health loop into autopilot leader actions
2018-01-23 12:57:02 -08:00
Alex Dadgar
ec764f7654
Merge pull request #3754 from filipochnik/docker-caps
...
Add an option to add and drop capabilities in the Docker driver
2018-01-23 12:02:50 -08:00
Chelsea Komlo
9d006ecd0d
Merge pull request #3492 from hashicorp/f-client-tls-reload
...
Client/Server TLS dynamic reload
2018-01-23 05:51:32 -05:00
Michael Schurter
8c908a8bb1
Update go-envparse to allow dots in env vars
...
Includes hashicorp/go-envparse#2
2018-01-22 14:02:39 -08:00
Filip Ochnik
0ec61a8004
Fix moby package location
2018-01-21 12:35:41 +01:00
Filip Ochnik
b509b0a680
Merge branch 'master' into docker-caps
2018-01-21 12:18:22 +01:00
Filip Ochnik
4080aac002
Finish implementation of the capabilities whitelist
2018-01-21 12:14:24 +01:00
Chelsea Holland Komlo
d443098f0c
vendor raft to master branch
2018-01-19 17:00:15 -05:00