Commit Graph

18 Commits (NET-1594-backport-1.14.x)

Author SHA1 Message Date
DanStough 95250e7915 Update go version to 1.18.1
3 years ago
Daniel Nephin b27457dac8 ci: go-test-race switch to exclude list
4 years ago
Daniel Nephin c88fae0aac ci: Add staticcheck and fix most errors
5 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130)
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 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