Commit Graph

270 Commits (5020f97911849d13d36c3a35b2f3be54f3fa39ab)

Author SHA1 Message Date
Pierre Souchay bfcfcc06d0 Revendor memberlist to Fix #3217
6 years ago
Matt Keeler 8f0d622a54
Revendor serf to pull in keyring list truncation changes. (#5251)
6 years ago
Pierre Souchay 1618d79518 Allow `"disable_host_node_id": false` to work on Linux as non-root. (#4926)
6 years ago
R.B. Boyer b96391ecff
update github.com/hashicorp/{serf,memberlist,go-sockaddr} (#5189)
6 years ago
Jack Pearkes 0358c7a063 vendor: upgrade to latest version of gopsutil
6 years ago
Matt Keeler 18b29c45c4
New ACLs (#4791)
6 years ago
Jack Pearkes 8c684db488 New command: consul debug (#4754)
6 years ago
Paul Banks 1909a95118 xDS Server Implementation (#4731)
6 years ago
Mitchell Hashimoto 3237047e72
vendor: update mapstructure to v1.1.0
6 years ago
Matt Keeler d1e52e5292
Update Raft Vendoring (#4539)
6 years ago
Mitchell Hashimoto bbb13598bf
vendor k8s client lib
6 years ago
Mitchell Hashimoto 66e31f02f7
Update go-discover vendor
6 years ago
Shubheksha fc3997f266 replace old fork of text package (#4501)
6 years ago
Paul Banks 9ce10769ce Update Serf and memberlist (#4511)
6 years ago
Siva Prasad f4a1c381a5 Vendoring update for go-discover. (#4412)
6 years ago
Matt Keeler cf92110abd Vendor golang.org/x/sys/windows/svc
6 years ago
mkeeler 6813a99081 Merge remote-tracking branch 'connect/f-connect'
7 years ago
Matt Keeler 98e98fa815 Remove build tags from vendored vault file to allow for this to merge properly into enterprise
7 years ago
Matt Keeler 01f82717b4 Vendor the vault api
7 years ago
Paul Banks 2f8c1d2059 Remove go-diff vendor as assert.JSONEq output is way better for our case
7 years ago
Leo Zhang 7f6d727aa5
Fix invalid vendor.json syntax for go-discover
7 years ago
Kyle Havlovitz 28e6f800d8
Add missing vendor dep github.com/stretchr/objx
7 years ago
Matt Keeler 701b2842a6 Remove bogus second yamux vendoring
7 years ago
Matt Keeler 2786ec979e Update yamux vendoring
7 years ago
Jack Pearkes aa1c993806
Merge pull request #4013 from sethvargo/sethvargo/user_agent
7 years ago
Matt Keeler 27fe219918
Merge pull request #4131 from pierresouchay/enable_full_dns_compression
7 years ago
Seth Vargo 3dc2cf793c
Update vendor for go-discover
7 years ago
Wim 1e0a2e25d0 Add github.com/coredns/coredns/plugin/pkg/dnsutil files
7 years ago
Wim 71dd83c62a Add github.com/coredns/coredns/plugin/pkg/dnsutil to vendor.json
7 years ago
Pierre Souchay 4853733098 Bump DNS lib to 1.0.7 with 14bits Len() fix
7 years ago
Matt Keeler efa9a564a3 Fix vendoring of two missed libs
7 years ago
Matt Keeler b79db64ecf Update prometheus indirect deps
7 years ago
Matt Keeler 52370a5b07 Update the various deps of miekg/dns in our vendor.json
7 years ago
Matt Keeler 3152fc2944 Pull in miekg/dns deps on the golang crypto ed25519 packages
7 years ago
Kyle Havlovitz bd42da760b
vendor: pull in latest version of go-discover
7 years ago
Preetha Appan fff532cf84
Update serf to pick up clean leave fix
7 years ago
Paul Banks 4de68fcb4b
Merge pull request #4016 from pierresouchay/support_for_prometheus
7 years ago
Mitchell Hashimoto 3de62e0db3
vendor: add hashstructure and mock
7 years ago
Pierre Souchay 04cb007bed Added dependency github.com/prometheus/client_golang/prometheus/promhttp
7 years ago
Pierre Souchay 5ce3c1587c Bump github.com/armon/go-metrics to allow having prometheus support
7 years ago
Yoann 0f6e05d4c1 Add support for compression in http api
7 years ago
Paul Banks ebbd11edbb
Actually add the `require` vendored files I intended to add in 0d5600ff60
7 years ago
Preetha Appan 5702319c71
vendorfmt
7 years ago
Pierre Souchay 9dc7194321
Bump version of miekg/dns to 1.0.4
7 years ago
Paul Banks 0d5600ff60
Add vendored `testify/require` subpackage; upgrade `assert` to match. (#3986)
7 years ago
Preetha Appan 7091595595
Update yamux to pick up performance improvements
7 years ago
Mitchell Hashimoto 8217564c48
agent/consul/fsm: begin using testify/assert
7 years ago
Alvin Huang 85c9cfea05 remove old pkgs and put deps of missing packages in vendor.json
7 years ago
James Phillips 3724e49ddf
Fixes a panic on TCP-based DNS lookups.
7 years ago
Preetha dfd484c090
Fix panic in azure go discover provider (#3876)
7 years ago