Commit Graph

3233 Commits (426565b68cc37d83886089a8478dfd2760f25885)

Author SHA1 Message Date
Daniel Nephin 6b513c1ba4 rpc: add tests for canRetry
4 years ago
Daniel Nephin 5a6f15713c rpc: remove unnecessary arg to ForwardRPC
4 years ago
hc-github-team-consul-core 702e3d23bc auto-updated agent/uiserver/bindata_assetfs.go from commit 9801551f7
4 years ago
Mark Anderson 751fe7e314 Fixup more structs_test
4 years ago
Mark Anderson f808a25a73 Fixup checksums for tests
4 years ago
Mark Anderson 4d0346bc46 Fixup filtering tests
4 years ago
Mark Anderson 4aa0a0b2a3 Fixup agent/config tests
4 years ago
Daniel Nephin 347f3d2128
Merge pull request #10155 from hashicorp/dnephin/config-entry-remove-fields
4 years ago
Daniel Nephin c8c85523e1 config-entries: add a test for the API client
4 years ago
Mark Anderson ff7fca756b Add simple test for downstream sockets
4 years ago
Mark Anderson 8040f91a43 Add support for downstreams
4 years ago
Mark Anderson 6be9cebad0 Add tests for xds/listeners
4 years ago
Mark Anderson 583ae65d5b Convert mode to string representation
4 years ago
Mark Anderson 06f0f79218 Continue working through proxy and agent
4 years ago
Mark Anderson 8b1217417a First changes for unix domain sockets upstreams
4 years ago
Daniel Nephin 6713afdff3 lint: fix warning by removing reference to deprecated interface
4 years ago
hc-github-team-consul-core 8f9d5c8eef auto-updated agent/uiserver/bindata_assetfs.go from commit 07e11f32e
4 years ago
hc-github-team-consul-core fade7e6583 auto-updated agent/uiserver/bindata_assetfs.go from commit fc7fe23b4
4 years ago
Freddy ed1082510d
Fixup discovery chain handling in transparent mode (#10168)
4 years ago
Paul Banks 3ad754ca7b
Make Raft trailing logs and snapshot timing reloadable (#10129)
4 years ago
Luke Kysow 8d6cbe7281
Give descriptive error if auth method not found (#10163)
4 years ago
Freddy 2ca3f481f8
Only consider virtual IPs for transparent proxies (#10162)
4 years ago
hc-github-team-consul-core a37c1e8466 auto-updated agent/uiserver/bindata_assetfs.go from commit 211bc824a
4 years ago
Daniel Nephin 00d3283e93
Merge pull request #10149 from hashicorp/dnephin/config-use-streaming-backend-defualt-true
4 years ago
Daniel Nephin a07a58a873 config-entry: use custom MarshalJSON for mesh type
4 years ago
Daniel Nephin 62efaaab21 config-entry: remove Kind and Name field from Mesh config entry
4 years ago
R.B. Boyer abc1dc0fe9
connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101)
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 71d45a3460
Support Incremental xDS mode (#9855)
4 years ago
hc-github-team-consul-core cbabf82587 auto-updated agent/uiserver/bindata_assetfs.go from commit 5d89ba031
4 years ago
Freddy 701b49f772
Rename cluster config files to mesh as well (#10148)
4 years ago
Daniel Nephin bb472111fd config: default UseStreamingBackend to true
4 years ago
Freddy 078c40425f
Rename "cluster" config entry to "mesh" (#10127)
4 years ago
Daniel Nephin 9b344b3300
Merge pull request #10112 from hashicorp/dnephin/remove-streaming-from-cache
4 years ago
Daniel Nephin 3a27fce2ad submatview: fix godoc and comment typos
4 years ago
hc-github-team-consul-core 4ad37c326e auto-updated agent/uiserver/bindata_assetfs.go from commit 345765f76
4 years ago
Daniel Nephin 11398892b3 submatview: avoid sorting results unnecessarily
4 years ago
Daniel Nephin 23e1cd6f93 submatview: only return materializer from getEntry
4 years ago
Daniel Nephin 46b7d0b573 submatview: godoc
4 years ago
Daniel Nephin d9537411b8 rpcclient/health: convert tests to the new submatview.Store interface
4 years ago
Daniel Nephin 79a54f208e agent: fix data race in tests caused by grpc log init
4 years ago
Daniel Nephin dacf50038d submatview: fix two flaky tests
4 years ago
Daniel Nephin c932833acb rpcclient:health: fix a data race and flake in tests
4 years ago
Daniel Nephin 5fa0dea63a rpcclient/health: fix data race in a test
4 years ago
Daniel Nephin 10ec9c2be3 rpcclient: close the grpc.ClientConn on shutdown
4 years ago
Daniel Nephin e229b877d8 health: create health.Client in Agent.New
4 years ago
Daniel Nephin a16c377ca7 rpcclient/health: move all backend routing logic to client
4 years ago
Daniel Nephin 0558586dbd health: use blocking queries for near query parameter
4 years ago
Daniel Nephin 2a26085b2c connect: do not set QuerySource.Node
4 years ago
Daniel Nephin 4fb2ba9de7 submatview: move error return to NewMaterializer
4 years ago