Commit Graph

159 Commits (a11358ac48aa1d59dccac1924f5500c86bc0b5be)

Author SHA1 Message Date
Daniel Nephin 414ce3f09b Update serf
3 years ago
Dhia Ayachi c72ee2063e
upgrade golang crypto from 0.0.0-20200930160638-afb6bcd081ae => v0.0.0-20210513164829-c07d793c2f9a (#10390)
3 years ago
Dhia Ayachi 005ad9e46d
generate a single debug file for a long duration capture (#10279)
4 years ago
Matt Keeler 3a0007b158
Bump raft-autopilot version to the latest. (#10306)
4 years ago
Daniel Nephin 1618912cf6 Fix some test flakes
4 years ago
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 71d45a3460
Support Incremental xDS mode (#9855)
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
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
Daniel Nephin aeb9c09e25 Update mapstructure
4 years ago
Pierre Souchay 408b249fc5 [bugfix] Prometheus metrics without warnings
4 years ago
Mike Morris ab927d5480 Merge pull request #9270 from hashicorp/release/1.9.0
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 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
Mike Morris 13017e0af9 vendor: bump consul/api to v1.7.0
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
Mike Morris 48e7c07cf9
api: bump consul/api to v1.6.0 and consul/sdk to v0.6.0 (#8460)
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
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 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 5f44bbcac2
Merge pull request #7519 from hashicorp/dnephin/help-to-stdout
5 years ago
Daniel Nephin ad7c78f134 Remove t.Name() from TestAgent.Name
5 years ago
Daniel Nephin 5023a3b178 cli: send requested help text to stdout
5 years ago
R.B. Boyer 31943924f9
bump the expected go language version of the main module to 1.13 (#7429)
5 years ago
R.B. Boyer 6adad71125
wan federation via mesh gateways (#6884)
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
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
Matt Keeler d1fcf1e950
Add replace directive to prevent contacting istio.io during the… (#7194)
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
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
Worming 25da8d9cfb accept go get command with go 1.13 (#6938)
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
R.B. Boyer 796de297c8
connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491)
5 years ago
Matt Keeler ccfdb99d00
Update memberlist to v0.1.5 (#6479)
5 years ago
Aaron Bennett 430dab8c37 update dependencies for enterprise change (#6395)
5 years ago
R.B. Boyer bec24ed199 mod: bump main module to api v1.2.0 and sdk v0.2.0
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
Jeff Mitchell 94c73d0c92 Chunking support (#6172)
5 years ago
Matt Keeler d7fe8befa9
Update go-bexpr (#6190)
5 years ago
Hans Hasselberg f13fe4b304
agent: transfer leadership when establishLeadership fails (#5247)
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
R.B. Boyer 9aa5c6de0d bump versions of api and sdk
6 years ago
Alvin Huang 1452f4df33
bump hashicorp/yamux (#5776)
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 e55afa9252
Update go-msgpack version (#5683)
6 years ago