Commit Graph

98 Commits (b2605d90d21ec1ffb23b0bb40545158d7d28372c)

Author SHA1 Message Date
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
Daniel Nephin c662f0f0de Fix a number of problems found by staticcheck
5 years ago
Freddy b3ec383d04
Gateway Services Nodes UI Endpoint (#7685)
5 years ago
Chris Piraino 30792e933b Add test for adding DNSSAN for ConnectCALeaf cache type
5 years ago
Kyle Havlovitz f14c54e25e Add TLS option and DNS SAN support to ingress config
5 years ago
Freddy 137a2c32c6
TLS Origination for Terminating Gateways (#7671)
5 years ago
Daniel Nephin 5fe7043439 agent/cache: Make all cache options RegisterOptions
5 years ago
Kyle Havlovitz e9e8c0e730
Ingress Gateways for TCP services (#7509)
5 years ago
sasha ac9b330f6b
add DNSSAN and IPSAN to cache key (#7597)
5 years ago
R.B. Boyer 6adad71125
wan federation via mesh gateways (#6884)
5 years ago
Matt Keeler e231d62bc9
Make the config entry and leaf cert cache types ns aware (#7256)
5 years ago
Anthony Scalisi beb928f8de fix spelling errors (#7135)
5 years ago
Matt Keeler c09693e545
Updates to Config Entries and Connect for Namespaces (#7116)
5 years ago
Hans Hasselberg 87f32c8ba6
auto_encrypt: set dns and ip san for k8s and provide configuration (#6944)
5 years ago
Matt Keeler 5934f803bf
Sync of OSS changes to support namespaces (#6909)
5 years ago
Todd Radel 54f92e2924 Make all Connect Cert Common Names valid FQDNs (#6423)
5 years ago
Paul Banks 87699eca2f
Fix support for RSA CA keys in Connect. (#6638)
5 years ago