Commit Graph

380 Commits (e3f9a0f8ee258e6f744d14ada05e11a1899dc241)

Author SHA1 Message Date
Daniel Nephin 9a7fb48dcb Update a couple dependencies
4 years ago
Paul Banks 3ad754ca7b
Make Raft trailing logs and snapshot timing reloadable (#10129)
4 years ago
R.B. Boyer 85a718da63
xds: ensure that all envoyproxy/go-control-plane protobuf symbols are linked into the final binary (#10131)
4 years ago
R.B. Boyer 2c3d7da5dd
mod: bump to github.com/hashicorp/mdns v1.0.4 (#10018)
4 years ago
Daniel Nephin 46279547ec Update memberlist to v0.2.3
4 years ago
R.B. Boyer 398b766532
xds: default to speaking xDS v3, but allow for v2 to be spoken upon request (#9658)
4 years ago
R.B. Boyer 3b6ffc447b
xds: remove deprecated usages of xDS (#9602)
4 years ago
Daniel Nephin cae4b2c0eb Update go-memdb
4 years ago
Daniel Nephin 727a402810
Merge pull request #9302 from hashicorp/dnephin/add-service-3
4 years ago
Matt Keeler f561462064
Upgrade raft-autopilot and wait for autopilot it to stop when revoking leadership (#9644)
4 years ago
Daniel Nephin 28736e60fd lib/mutex: add mutex with TryLock and update vendor
4 years ago
R.B. Boyer 553711f0ab
chore: run 'make update-vendor' (#9614)
4 years ago
John Cowen 02772e46a2
Fix -ui-content-path without regex (#9569)
4 years ago
Daniel Nephin aeb9c09e25 Update mapstructure
4 years ago
Pierre Souchay 408b249fc5 [bugfix] Prometheus metrics without warnings
4 years ago
Matt Keeler c048e86bb2
Switch to using the external autopilot module
4 years ago
Mike Morris 75019baadd
chore: upgrade to gopsutil/v3 (#9118)
4 years ago
Kit Patella 9636906e53 rollback golang.org/x/sys version to fix distro-build
4 years ago
Kit Patella b203b8874b apply make update-vendor
4 years ago
Kyle Havlovitz 4abe96aa74 vendor: Update github.com/hashicorp/yamux
4 years ago
Kyle Havlovitz dd6ed08924 vendor: Update github.com/hashicorp/mdns
4 years ago
Kyle Havlovitz 1cc012b202 vendor: Update github.com/hashicorp/hil
4 years ago
Kyle Havlovitz b95ab0d33c vendor: Update github.com/hashicorp/go-version
4 years ago
Kyle Havlovitz f389f1184d vendor: Update github.com/hashicorp/go-memdb
4 years ago
Kyle Havlovitz 40481e2b8f vendor: Update github.com/hashicorp/go-checkpoint
4 years ago
Mike Morris 708957a982
chore: update raft to v1.2.0 (#8822)
4 years ago
Matt Keeler 38f5ddce2a
Add per-agent reconnect timeouts (#8781)
4 years ago
Mike Morris 1ebc2fb006
chore(deps): update gopsutil to v2.20.9 (#8843)
4 years ago
Daniel Nephin 627449a870 Vendor gofuzz and google/go-cmp
4 years ago
Kyle Havlovitz b1b21139ca Merge branch 'master' into vault-ca-renew-token
4 years ago
Kyle Havlovitz 1cd7c43544 Update vault CA for latest api client
4 years ago
Kyle Havlovitz 74dc50a771 vendor: Update vault api package
4 years ago
Daniel Nephin 0c87cf468c Update go-metrics dependencies, to use metrics.Default()
4 years ago
R.B. Boyer 74d5df7c7a
xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569)
4 years ago
Hans Hasselberg a932aafc91
add primary keys to list keyring (#8522)
4 years ago
s-christoff 102b7e55da
Update Go-Metrics 0.3.4 (#8478)
4 years ago
Kyle Havlovitz f4efd53d57 vendor: Update github.com/armon/go-metrics to v0.3.3
4 years ago
Matt Keeler a6a1a0e3d6
Update mapstructure to v1.3.3 (#8361)
4 years ago
R.B. Boyer e853368c23
gossip: Avoid issue where two unique leave events for the same node could lead to infinite rebroadcast storms (#8343)
4 years ago
Pierre Souchay 20d1ea7d2d
Upgrade go-connlimit to v0.3.0 / return http 429 on too many connections (#8221)
4 years ago
Hans Hasselberg 95c027a3ea
Update gopsutil (#8208)
4 years ago
Matt Keeler e9835610f3
Add a test for go routine leaks
4 years ago
R.B. Boyer c63c994b04
connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8165)
4 years ago
Daniel Nephin 9f5a9b2150 Update go-memdb and go-lru dependencies
5 years ago
Daniel Nephin 98d271bee9 Update google.golang.org/api and stretchr/testify
5 years ago
Daniel Nephin db74f09b6b Update protobuf and golang.org/x/... vendor
5 years ago
Daniel Nephin 99eb583ebc
Replace goe/verify.Values with testify/require.Equal (#7993)
5 years ago
R.B. Boyer 1efafd7523
acl: add auth method for JWTs (#7846)
5 years ago
Mike Morris 291e6af33a
vendor: revert golang.org/x/sys bump to avoid FreeBSD regression (#7780)
5 years ago
Hans Hasselberg b5eab19183
vendor: fix case issue (#7777)
5 years ago