Commit Graph

365 Commits (613be01f43e1e181174ace516efde09dbb620fb7)

Author SHA1 Message Date
Michel Vocks 6681be918a api: add option to set TLS options in-memory for API client (#7093)
5 years ago
Hans Hasselberg 9c1361c02b
raft: update raft to v1.1.2 (#7079)
5 years ago
Wim 4f5d5020b8 dns: fix memoryleak by upgrading outdated miekg/dns (#6748)
5 years ago
Mike Morris 66b8c20990
Bump go-discover to support EC2 Metadata Service v2 (#6865)
5 years ago
Paul Banks cd1b613352
connect: Add AWS PCA provider (#6795)
5 years ago
Paul Banks d7329097b2
Change CA Configure struct to pass Datacenter through (#6775)
5 years ago
Matt Keeler 7f00fc60f1
Dependency: Update github.com/hashicorp/go-memdb to v1.0.3 (#6626)
5 years ago
Sarah Christoff 5e26971864
Prune Unhealthy Agents (#6571)
5 years ago
Matt Keeler 28221f66f2
Use encoding/json instead of jsonpb even for protobuf types (#6572)
5 years ago
Matt Keeler abed91d069
Generate JSON and Binary Marshalers for Protobuf Types (#6564)
5 years ago
Matt Keeler 76cf54068b
Expand the QueryOptions and QueryMeta interfaces (#6545)
5 years ago
R.B. Boyer 796de297c8
connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491)
5 years ago
Matt Keeler 51dcd126b7
Add support for implementing new requests with protobufs instea… (#6502)
5 years ago
Matt Keeler ccfdb99d00
Update memberlist to v0.1.5 (#6479)
5 years ago
Sarah Adams 4ed5515fca
refactor & add better retry logic to NewTestAgent (#6363)
5 years ago
Aaron Bennett 430dab8c37 update dependencies for enterprise change (#6395)
5 years ago
Matt Keeler a2ddaaca0a
Update to google.golang.org/grpc v1.23.0 (#6320)
5 years ago
Paul Banks e87cef2bb8 Revert "connect: support AWS PCA as a CA provider" (#6251)
5 years ago
Todd Radel 3497b7c00d
connect: support AWS PCA as a CA provider (#6189)
5 years ago
R.B. Boyer c6c4a2251a Merge Consul OSS branch master at commit b3541c4f34
5 years ago
Alvin Huang 3c889b4e65
remove sdk and api packages (#6214)
5 years ago
Jeff Mitchell 94c73d0c92 Chunking support (#6172)
5 years ago
Matt Keeler d7fe8befa9
Update go-bexpr (#6190)
5 years ago
Matt Keeler 23bcc18766 Fix vendoring to not include our own code.
6 years ago
Hans Hasselberg f13fe4b304
agent: transfer leadership when establishLeadership fails (#5247)
6 years ago
Matt Keeler dcc7f67b3e
Remove vendoring of github.com/hashicorp/consul (#5943)
6 years ago
Paul Banks ffcfdf29fc
Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872)
6 years ago
Kyle Havlovitz 1d9b8e1860
vendor: update memberlist
6 years ago
Kyle Havlovitz 29eb83c9c2
Merge branch 'master' into change-node-id
6 years ago
Matt Keeler 0ac6b6faba
Fix up the MapWalk function so that it properly handles nested map[interface{}]interface{} (#5774)
6 years ago
Paul Banks 0cfb6051ea Add integration test for central config; fix central config WIP (#5752)
6 years ago
Paul Banks 421ecd32fc
Connect: allow configuring Envoy for L7 Observability (#5558)
6 years ago
R.B. Boyer e47d7eeddb acl: adding support for kubernetes auth provider login (#5600)
6 years ago
Matt Keeler 222afeae4c
Move the watch package into the api module (#5664)
6 years ago
Matt Keeler e55afa9252
Update go-msgpack version (#5683)
6 years ago
Matt Keeler afa1cc98d1
Implement data filtering of some endpoints (#5579)
6 years ago
Freddy a03392c906
Add additional raft metrics (#5628)
6 years ago
Paul Banks 8ae3447447
Pull go-discover to fix Sirupsen/logrus (#5598)
6 years ago
Hans Hasselberg ac45b17482
fix remaining CI failures after Go 1.12.1 Upgrade (#5576)
6 years ago
Jeff Mitchell db7817c42a
Bump vendor to take in new sdk/api versions (#5574)
6 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568)
6 years ago
Jeff Mitchell 28c84845bf
Update vendoring from go mod. (#5566)
6 years ago
R.B. Boyer cd96af4fc0
acl: reduce complexity of token resolution process with alternative singleflighting (#5480)
6 years ago
Kyle Havlovitz dd7688db31 Update memberlist for the node renaming change
6 years ago
petems a505e6e9da Update go-discover vendor
6 years ago
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
Preetha b1c487f286
Patch dns vendor code for picking up a TCP DOS attack bugfix (#3861)
7 years ago
James Phillips e748c63fff
Merge pull request #3855 from hashicorp/pr-3782-slackpad
7 years ago
James Phillips fb31d0ec6b
Updates hashicorp/go-discover to pull in support for Azure Virtual Machine Scale Sets.
7 years ago
James Phillips 5800474f02
Updates Serf to pickup fix for spammy zero RTT log messages.
7 years ago
Dmytro Kostiuchenko 1a10b08e82 Add gRPC health-check #3073
7 years ago