48 Commits (add-downstream-service-meta)

Author SHA1 Message Date
Chris S. Kim 985a4ee1b1
Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) 2 years ago
Daniel Upton 13c04a13af proxycfg: terminate stream on irrecoverable errors 2 years ago
Dan Upton b9e525d689
grpc: rename public/private directories to external/internal (#13721) 2 years ago
Daniel Upton 653b8c4f9d proxycfg: server-local config entry data sources 2 years ago
Dan Upton d7f8a8e4ef
proxycfg: remove dependency on `cache.UpdateEvent` (#13144) 3 years ago
R.B. Boyer 901fd4dd68
remove remaining shim runStep functions (#13015) 3 years ago
R.B. Boyer 0d6d16ddfb
add general runstep test helper instead of copying it all over the place (#13013) 3 years ago
R.B. Boyer f507f62f3c
peering: initial sync (#12842) 3 years ago
Matt Keeler 8bad5105b7
Move to using a shared EventPublisher (#12673) 3 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta 3 years ago
Dan Upton a70e1886c9
WatchRoots gRPC endpoint (#12678) 3 years ago
Eric e4b4f175ed Bump go-control-plane 3 years ago
Eric 5f050614e5 remove the rest of gogo 3 years ago
Eric 776f5843d0 remove gogo from pbservice 3 years ago
Dhia Ayachi 72a997242b
split `pbcommon` to `pbcommon` and `pbcommongogo` (#12587) 3 years ago
Dan Upton 7298967070
Restructure gRPC server setup (#12586) 3 years ago
R.B. Boyer 706fc8bcd0
grpc: strip local ACL tokens from RPCs during forwarding if crossing datacenters (#11099) 3 years ago
Daniel Nephin bc4d349ccf streaming: support X-Cache-Hit header 3 years ago
Daniel Nephin 3d5ff8b5db submatview: add test cases for store.Get with timeout and no index 4 years ago
Daniel Nephin c5f0cf9456 submatview: and Store integration test with stream backend 4 years ago
Daniel Nephin 59d201e148 submatview: fix a bug with Store.Get 4 years ago
Daniel Nephin c94eaa4957 submatview: improve a couple comments 4 years ago
Daniel Nephin 3a27fce2ad submatview: fix godoc and comment typos 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 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 4fb2ba9de7 submatview: move error return to NewMaterializer 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
Daniel Nephin 3d52abb5e2 submatview: setup the interface for the store 4 years ago
Daniel Nephin 9423c887c4 submatview: do not reset retry waiter when materializer is reset 4 years ago
Daniel Nephin 5972bdc87c streaming: improve godoc for cache-type 4 years ago
Daniel Nephin d0b87cd5d0 submatview: remove notifyUpdateLocked from reset 4 years ago
Daniel Nephin 5eab1d8cef submatview: remove method receiver from handlers 4 years ago
Daniel Nephin 3fa08beecf submatview: add a test for handling of NewSnapshotToFollow 4 years ago
Daniel Nephin 534d8b45bb submatview: refactor Materializer 4 years ago
Daniel Nephin e849f6d7ac submatview: Move the 'use materialize from result.State' logic 4 years ago
Daniel Nephin edf30b2714 submatview: Move Materializer to submatview package 4 years ago