Commit Graph

150 Commits (741c906b0d3913625ca1f176ed0c16d2b4de97ad)

Author SHA1 Message Date
Paul Glass 77afe0e76e
Extract AWS auth implementation out of Consul (#13760)
2 years ago
Daniel Kimsey feead0b11b Update go-grpc/grpc to resolve conection memory leak
3 years ago
Chris S. Kim f0a9b30174
Update repo to use go:embed (#10996)
3 years ago
Kyle Havlovitz 4bc6c23357 Add connection limit setting to service defaults
3 years ago
R.B. Boyer 2e72f44fda
peering: accept replication stream of discovery chain information at the importing side (#13151)
3 years ago
Dhia Ayachi 78412ae069
upgrade serf to v0.9.8 (#13062)
3 years ago
Dhia Ayachi b895dd7d2d
change mod go version to 1.18 (#12976)
3 years ago
Dan Upton 7a6f86c1d4
Upgrade Raft to v1.3.9 for saturation metrics (#12865)
3 years ago
Dhia Ayachi b83a790927
update raft to v1.3.8 (#12844)
3 years ago
R.B. Boyer f507f62f3c
peering: initial sync (#12842)
3 years ago
DanStough 95250e7915 Update go version to 1.18.1
3 years ago
R.B. Boyer 8beaca4e01
deps: update to latest go-discover (#12739)
3 years ago
Matt Keeler a553982506
Enable running autopilot state updates on all servers (#12617)
3 years ago
Eric e4b4f175ed Bump go-control-plane
3 years ago
Matt Keeler 15ddbbc686
Update raft-boltdb to pull in new writeCapacity metric (#12646)
3 years ago
Eric 776f5843d0 remove gogo from pbservice
3 years ago
FFMMM db27ea3484
[sync oss] add net/rpc interceptor implementation (#12573)
3 years ago
R.B. Boyer 58e053c336
raft: upgrade to v1.3.6 (#12496)
3 years ago
R.B. Boyer 7b0548dd8d
server: suppress spurious blocking query returns where multiple config entries are involved (#12362)
3 years ago
Dhia Ayachi cd9d8d44a5
file watcher to be used for configuration auto-reload feature (#12301)
3 years ago
R.B. Boyer 80dfcb1bcd
raft: update to v1.3.5 (#12325)
3 years ago
FFMMM 78264a8030
Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311)
3 years ago
Dhia Ayachi 25c36af222
update serf to v0.9.7 (#12057)
3 years ago
dependabot[bot] f3ac9dafa6
build(deps): bump github.com/ryanuber/columnize (#12062)
3 years ago
dependabot[bot] 2c8de28005
build(deps): bump github.com/kr/text from 0.1.0 to 0.2.0 (#12063)
3 years ago
dependabot[bot] 4947d6d29f
build(deps): bump github.com/mitchellh/pointerstructure (#12072)
3 years ago
dependabot[bot] 97348e25a7
Bump github.com/aws/aws-sdk-go from 1.25.41 to 1.42.34 (#12083)
3 years ago
dependabot[bot] 151e516a8c
Bump github.com/hashicorp/go-memdb from 1.3.1 to 1.3.2 (#11066)
3 years ago
dependabot[bot] b9ed140b4b
Bump github.com/hashicorp/go-raftchunking from 0.6.1 to 0.6.2 (#11065)
3 years ago
dependabot[bot] 8878f0ea21
build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1
3 years ago
Chris S. Kim ea0df29afb
Update memberlist to 0.3.1 (#12042)
3 years ago
Dhia Ayachi d0274d38a9
upgrade raft to v1.3.3 (#11958)
3 years ago
kisunji 59ddc44cc7 Update golang.org/x/net to address CVE-2021-44716
3 years ago
Daniel Nephin dccd3f5806 Merge remote-tracking branch 'origin/main' into serve-panic-recovery
3 years ago
Matt Keeler 42a5635bc3 Use raft-boltdb/v2
3 years ago
Mike Morris 25826e3ee4
deps: update gopsutil to fix Windows ARM and macOS non-Apple LLVM builds (#11586)
3 years ago
R.B. Boyer eb21649f82
partitions: various refactors to support partitioning the serf LAN pool (#11568)
3 years ago
Giulio Micheloni af7b7b5693
Merge branch 'main' into serve-panic-recovery
3 years ago
FFMMM 0954d261ae
use *telemetry.MetricsPrefix as prometheus.PrometheusOpts.Name (#11290)
3 years ago
Dhia Ayachi ab31c50915
update raft to v1.3.2 (#11375)
3 years ago
Giulio Micheloni fecce25658 Separete test file and no stack trace in ret error
3 years ago
Giulio Micheloni 0c78ddacde Merge branch 'main' of https://github.com/hashicorp/consul into hashicorp-main
3 years ago
Jeff Widman 2dc62aa0c4
Bump `go-discover` to fix broken dep tree (#10898)
3 years ago
freddygv a78390a30b Update yamux
3 years ago
Giulio Micheloni cbf437efdb Fix go.sum with go mod tidy
3 years ago
Giulio Micheloni 655da1fc42
Merge branch 'main' into serve-panic-recovery
3 years ago
Daniel Nephin 31bcd80528 debug: improve a couple of the test cases
3 years ago
Roopak Venkatakrishnan e43cf46267 Update x/sys to support go 1.17
3 years ago
Mike Morris 3bae53a989
deps: upgrade gogo-protobuf to v1.3.2 (#10813)
3 years ago
Giulio Micheloni 2b14a9b59a grpc Server: turn panic into error through middleware
3 years ago