Commit Graph

14240 Commits (0f8cdfaeffaf01c9d060eeba6ef98c63b7efc42b)
 

Author SHA1 Message Date
R.B. Boyer 0f8cdfaeff
dev: adding a make target to regenerate envoy golden files (#10158)
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
Tara Tufano e345ef6086
make h2ping changelog entry conform with changelog template (#10111)
4 years ago
Luigi Tagliamonte 5220699696
Improve doc: add note about address validation (#10123)
4 years ago
Iryna Shustava 8dffb89131
Implement traffic redirection exclusion based on proxy config and user-provided values (#10134)
4 years ago
hc-github-team-consul-core cbabf82587 auto-updated agent/uiserver/bindata_assetfs.go from commit 5d89ba031
4 years ago
John Cowen 5d89ba0313
ui: Add a max height and scroll to the intention perm header lists (#10128)
4 years ago
Freddy 701b49f772
Rename cluster config files to mesh as well (#10148)
4 years ago
Freddy 078c40425f
Rename "cluster" config entry to "mesh" (#10127)
4 years ago
Daniel Nephin e19aef45cb
Merge pull request #10146 from hashicorp/dnephin/connect-proxy-test-deadlock
4 years ago
Daniel Nephin 9b344b3300
Merge pull request #10112 from hashicorp/dnephin/remove-streaming-from-cache
4 years ago
Daniel Nephin d18a03b07f connect/proxy: fix a number of problems with Listener
4 years ago
Jamie Finnigan 8fc62cb87f
remove Codecov from CI runs (#10145)
4 years ago
Kenia f9a4b6d050
ui: Add TProxy Mode notice banner to service instance Upstreams tab (#10136)
4 years ago
Daniel Nephin 146e1d3878 connect/proxy: remove t.Parallel from tests
4 years ago
Daniel Nephin 3a27fce2ad submatview: fix godoc and comment typos
4 years ago
Kenia 0c9555ec0e
ui: Update not-defined intention popover and banner (#10133)
4 years ago
Kenia 7caa47da56
ui: Update conditional for topology empty state (#10124)
4 years ago
Kenia ce98d08d12
ui: Fix empty SVG height to prevent service mesh from breaking when there are no upstreams (#10122)
4 years ago
hc-github-team-consul-core 4ad37c326e auto-updated agent/uiserver/bindata_assetfs.go from commit 345765f76
4 years ago
John Cowen 345765f766
ui: Adds human formatting to nanosecond based session durations (#10062)
4 years ago
Daniel Nephin 31cd58084f Add changelog
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 a2986ebb9c sdk/retry: support ending the iteration early
4 years ago
Daniel Nephin 034c5c5f8c sdk/retry: remove the need to pass args to NextOr
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
Daniel Nephin 55a677b7d1 rpcclient/health: integrate submatview.Store into rpcclient/health
4 years ago
Daniel Nephin 6f29fa0de8 rpcclient: move streaming cache tests
4 years ago
Daniel Nephin 6ebb0f8b74 submatview: test Store.Run
4 years ago
Daniel Nephin 9854c424eb submatview: test store with Get and Notify calls together
4 years ago
Daniel Nephin c1063999fc submatview: more test cases for Store.Get
4 years ago
Daniel Nephin 832f1a2847 submatview: reduce the getFromView implementation
4 years ago
Daniel Nephin 1d9d7d0aa5 submatview: track requests instead of notifiers
4 years ago
Daniel Nephin 7d13465c7b submatview: set up expiry of materializers
4 years ago
Daniel Nephin c574108354 submatview: setup testing structure
4 years ago
Daniel Nephin ddddbdb990 submatview: rough outline of the Get and Notify methods.
4 years ago