Commit Graph

89 Commits (37190c0d0d732e20edef847d5ccf1deb9be187c7)

Author SHA1 Message Date
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
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
Kit Patella 9d9c4a646b upgrade go-metrics to latest
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
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
Paul Banks f6ac08be04 state: track changes so that they may be used to produce change events
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
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 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
Matt Keeler 80ed304e04
Run make update-vendor and fixup various go.sum files
5 years ago
Matt Keeler 3c6d9516bc
Bump `api` and `sdk` module versions
5 years ago
R.B. Boyer 73ba5d9990
make the TestRPC_RPCMaxConnsPerClient test less flaky (#7255)
5 years ago