Commit Graph

114 Commits (9a5a0ba20965dab1595de2b8e240bed2d9596e5f)

Author SHA1 Message Date
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 832f1a2847 submatview: reduce the getFromView implementation
4 years ago
Daniel Nephin c574108354 submatview: setup testing structure
4 years ago
Paul Banks 5529cb7347 Tune streaming backoff on errors to retry a bit faster when TCP connections drop
4 years ago
freddygv f4f45af6d0 Merge master and fix upstream config protocol defaulting
4 years ago
freddygv 7892964a0c Add cache-type for Internal.IntentionUpstreams
4 years ago
freddygv acec711a6a Update server-side config resolution and client-side merging
4 years ago
Daniel Nephin 71b0f0a7a6 structs: remove EnterpriseMeta.GetNamespace
4 years ago
Daniel Nephin 5c8a6311b6
Merge pull request #9703 from pierresouchay/streaming_tags_and_case_insensitive
4 years ago
Daniel Nephin d1772ae305 structs: rename EnterpriseMeta constructor
4 years ago
Daniel Nephin d5cc206e39 streaming: move ServiceTag and NodeMetaFiltering to the cache-entry
4 years ago
Daniel Nephin 6b36ab744c streaming: double the cache TTL
4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
4 years ago
Pierre Souchay 76d95fd388 Applied suggestions from @dnephin
4 years ago
Pierre Souchay 45151090c1 [Streaming] Predictable order for results of /health/service/:serviceName to mimic memdb
4 years ago
Daniel Nephin 9b2fae9bac cache-type: use namespace in tests
4 years ago
Daniel Nephin c42fe5ae43 subscribe: set the request namespace
4 years ago
Daniel Nephin 68342a0cb5 proto: remove Event.Key field
4 years ago
Daniel Nephin 9a1e845be8 proto: remove Event.Namespace field
4 years ago
Daniel Nephin 3c8929c7e1 streaming: apply filter to a single item
4 years ago
Daniel Nephin ea77eccb14
Merge pull request #8825 from hashicorp/streaming/add-config
4 years ago
Daniel Nephin 3ff6c5b3d3 cache-types: skip tests with races
4 years ago
Daniel Nephin b5b790d4c0 streaming: Use a shorter LastGetTTL for the cache
4 years ago
Daniel Nephin 8b887af0d3 streaming: store services with a unique ID that includes namespace
4 years ago
Daniel Nephin 5972bdc87c streaming: improve godoc for cache-type
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
Daniel Nephin ed45957ffb submatview: Refactor MaterializeView
4 years ago
Daniel Nephin b576a2d3c7 cache-types: Update Streaming health cache-type
4 years ago
Daniel Nephin 132b76acef agent/cache: Add cache-type and materialized view for streaming health
4 years ago
freddygv 7fd518ff1d Merge master
4 years ago
freddygv c8f5215e9d Fix test build
4 years ago
Daniel Nephin ba3ace1219 Return nil value on error.
4 years ago
freddygv aa6c59dbfc end to end changes to pass gatewayservices to /ui/services/
4 years ago
Matt Keeler be01c4241d
Default Cache rate limiting options in New
4 years ago
Matt Keeler 83d09de230
Fix some broken code in master
4 years ago
Matt Keeler 12acdd7481
Disable background cache refresh for Connect Leaf Certs
4 years ago
Daniel Nephin 2ec3760b70 agent/cache: Use AllowNotModifiedResponse in CatalogListServices
4 years ago
Matt Keeler a5a9560bbd
Initialize the agent leaf cert cache result with a state to prevent unnecessary second certificate signing
4 years ago
Matt Keeler 39b567a55a
Fix auto_encrypt IP/DNS SANs
4 years ago
Daniel Nephin 5afcf5c1bc
Merge pull request #8034 from hashicorp/dnephin/add-linter-staticcheck-4
5 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify
5 years ago
Daniel Nephin cb050b280c ci: enable SA4006 staticcheck check
5 years ago
Matt Keeler 8837907de4
Make the Agent Cache more Context aware (#8092)
5 years ago
freddygv 19e3954603 Move compound service names to use ServiceName type
5 years ago
freddygv 15c74d6943 Move GatewayServices out of Internal
5 years ago
Daniel Nephin caa692deea ci: Enabled SA2002 staticcheck check
5 years ago