Commit Graph

365 Commits (21e5a8f0f3d0e8205b836e8ac3dcfcab9207d02c)

Author SHA1 Message Date
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
Hans Hasselberg c4093c87cc
agent: don't let left nodes hold onto their node-id (#7747)
5 years ago
Matt Keeler daec810e34
Merge pull request #7714 from hashicorp/oss-sync/msp-agent-token
5 years ago
Matt Keeler 55050beedb
Update go-discover dependency (#7731)
5 years ago
Matt Keeler 8c545b5206
Update mapstructure to v1.2.3
5 years ago
R.B. Boyer b989967791
cli: ensure that 'snapshot save' is fsync safe and also only writes to the requested file on success (#7698)
5 years ago
R.B. Boyer 5f1518c37c
cli: fix usage of gzip.Reader to better detect corrupt snapshots during save/restore (#7697)
5 years ago
Daniel Nephin 50d73c2674 Update github.com/joyent/triton-go to latest
5 years ago
Daniel Nephin 5023a3b178 cli: send requested help text to stdout
5 years ago
R.B. Boyer 6adad71125
wan federation via mesh gateways (#6884)
5 years ago
R.B. Boyer fdb6b80672
Switch to go 1.13.7 (#7262)
5 years ago
R.B. Boyer 73ba5d9990
make the TestRPC_RPCMaxConnsPerClient test less flaky (#7255)
5 years ago
Matt Keeler 58befa754b
Update to miekg/dns v1.1.26 (#7252)
5 years ago
Hans Hasselberg 649ffcb66f
memberlist: vendor v0.1.6 to pull in new state: stateLeft (#7184)
5 years ago
Hans Hasselberg 5531678e9e
Security fixes (#7182)
5 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130)
5 years ago