55 Commits (e8bbd00c389043b369a53b926edada8b00d6841e)

Author SHA1 Message Date
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
R.B. Boyer c4b92d5534
connect: connect CA Roots in secondary datacenters should use a SigningKeyID derived from their local intermediate (#6513) 5 years ago
Freddy fdd10dd8b8
Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
R.B. Boyer af01d397a5
connect: don't colon-hex-encode the AuthorityKeyId and SubjectKeyId fields in connect certs (#6492) 5 years ago
R.B. Boyer 20eb0d3e94 cache: remove data race in agent cache 5 years ago
Alvin Huang c516fabfac
revert commits on master (#6413) 5 years ago
tradel 7f36a5b676 construct a common name for each CSR 5 years ago
R.B. Boyer 561b2fe606
connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago
R.B. Boyer 8e22d80e35
connect: fix failover through a mesh gateway to a remote datacenter (#6259) 5 years ago
R.B. Boyer c395affc93
connect: expose an API endpoint to compile the discovery chain (#6248) 5 years ago
R.B. Boyer 6393edba53
connect: reconcile how upstream configuration works with discovery chains (#6225) 5 years ago
Paul Banks e87cef2bb8 Revert "connect: support AWS PCA as a CA provider" (#6251) 5 years ago
Todd Radel 3497b7c00d
connect: support AWS PCA as a CA provider (#6189) 5 years ago
R.B. Boyer e8132b61c0
add test for discovery chain agent cache-type (#6130) 5 years ago
Matt Keeler 3b6d5e382a Implement caching for config entry lists 5 years ago
R.B. Boyer 4bdb690a25
activate most discovery chain features in xDS for envoy (#6024) 5 years ago
Matt Keeler 3943e38133 Implement Kind based ServiceDump and caching of the ServiceDump RPC 5 years ago
Hans Hasselberg 33a7df3330
tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 5 years ago
Matt Keeler 43c5ba0304
New Cache Types (#5995) 5 years ago
Paul Banks 0cfb6051ea Add integration test for central config; fix central config WIP (#5752) 6 years ago
Kyle Havlovitz c269369760 Make central service config opt-in and rework the initial registration 6 years ago
Kyle Havlovitz 7c25869e67 Add the service registration manager to the agent 6 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568) 6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517) 6 years ago
R.B. Boyer f4a3b9d518
fix typos reported by golangci-lint:misspell (#5434) 6 years ago
Aestek f1cdfbe40e Allow DNS interface to use agent cache (#5300) 6 years ago
Paul Banks ef9f27cbc8
connect: tame thundering herd of CSRs on CA rotation (#5228) 6 years ago
Matt Keeler baa8946ea6
cache: Pass through wait query param to the cache.Get (#5203) 6 years ago
Paul Banks 0638e09b6e
connect: agent leaf cert caching improvements (#5091) 6 years ago
Paul Banks b29bc906ee
bugfix: use ServiceTags to generate cache key hash (#4987) 6 years ago
Paul Banks c9217c958e merge feedback: fix typos; actually use deliverLatest added previously but not plumbed in 6 years ago
Paul Banks a28e4a33b2 Fix bug in leaf-cert cache type where multiple client tokens collide (#4736) 6 years ago
Paul Banks 88388d760d Support Agent Caching for Service Discovery Results (#4541) 6 years ago
Paul Banks 8cbeb29e73
Fixes #4421: General solution to stop blocking queries with index 0 (#4437) 6 years ago
Paul Banks 43b48bc06b Get agent cache tests passing without global hit count (which is racy). 7 years ago
Mitchell Hashimoto cf9b377c78 agent/cache: always fetch with minimum index of 1 at least 7 years ago
Paul Banks 4aeab3897c
Fixed many tests after rebase. Some still failing and seem unrelated to any connect changes. 7 years ago
Paul Banks bc07ff4983
Comment cleanup 7 years ago
Paul Banks b4803eca59
Generate CSR using real trust-domain 7 years ago
Paul Banks d13be6b952
Make CSR work with jank domain 7 years ago
Paul Banks 90c574ebaa
Wire up agent leaf endpoint to cache framework to support blocking. 7 years ago
Mitchell Hashimoto bd3b8e042a
agent/cache: address PR feedback, lots of typos 7 years ago
Mitchell Hashimoto 0f3f3d13ca
agent/cache-types: support intention match queries 7 years ago
Mitchell Hashimoto be873d2558
agent/cache-types/ca-leaf: proper result for timeout, race on setting CA 7 years ago