Commit Graph

13 Commits (69f902608ceb7b5eec620ad2b70fb2102ca42643)

Author SHA1 Message Date
R.B. Boyer f4a3b9d518
fix typos reported by golangci-lint:misspell (#5434)
6 years ago
Paul Banks 54c2ff6aca
connect: remove additional trust-domain validation (#4934)
6 years ago
Paul Banks e812f5516a Add -sidecar-for and new /agent/service/:service_id endpoint (#4691)
6 years ago
Matt Keeler 89ba649252
Connect: Verify the leaf cert to determine its readiness. (#4540)
6 years ago
Paul Banks c08b6f6fec Add accessor and helpers to SDK for fetching self-name and client service ID
7 years ago
Paul Banks 541cbae5f5 More misc comment cleanup
7 years ago
Mitchell Hashimoto 8c713e6104
connect/proxy: don't require proxy ID
7 years ago
Paul Banks e0e12e165b
TLS watching integrated into Service with some basic tests.
7 years ago
Paul Banks 5310561c11
Refactor reloadableTLSConfig and verifyier shenanigans into simpler dynamicTLSConfig
7 years ago
Paul Banks e00ca9a7b7
Connect verification and AuthZ
7 years ago
Paul Banks 10db79c8ae
Rework connect/proxy and command/connect/proxy. End to end demo working again
7 years ago
Paul Banks 26e65f6bfd
connect.Service based implementation after review feedback.
7 years ago
Paul Banks 69d5efdbbd
Original proxy and connect.Client implementation. Working end to end.
7 years ago