686 Commits (9bb2a805334a52fbbba7023e6c13d6bb6c25a2bb)

Author SHA1 Message Date
Chris S. Kim 9791bad136
peering: Make Upstream peer-aware (#12900) 3 years ago
R.B. Boyer 11213ae180
health: ensure /v1/health/service/:service endpoint returns the most recent results when a filter is used with streaming (#12640) 3 years ago
R.B. Boyer 1a491886fa
structs: ensure exported-services PeerName field can be addressed as peer_name (#12862) 3 years ago
R.B. Boyer f507f62f3c
peering: initial sync (#12842) 3 years ago
Will Jordan c48120d005
Add timeout to Client RPC calls (#11500) 3 years ago
R.B. Boyer 25ba9c147a
xds: ensure that all connect timeout configs can apply equally to tproxy direct dial connections (#12711) 3 years ago
Kyle Havlovitz 3b44343276 Add a field to disable following redirects on http checks 3 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta 3 years ago
Mark Anderson 05eded4f1d Manual Structs fixup 3 years ago
Mark Anderson 897ba08cfd add new entmeta stuff. 3 years ago
Kyle Havlovitz f8efe9a208 Log a warning when a terminating gateway service has TLS but not SNI configured 3 years ago
Dhia Ayachi 16b19dd82d
auto-reload configuration when config files change (#12329) 3 years ago
Kyle Havlovitz b21b4346b4 Add expanded token read flag and endpoint option 3 years ago
R.B. Boyer e79ce8ab03
xds: adding control of the mesh-wide min/max TLS versions and cipher suites from the mesh config entry (#12601) 3 years ago
Eric e4b4f175ed Bump go-control-plane 3 years ago
R.B. Boyer ac5bea862a
server: ensure that service-defaults meta is incorporated into the discovery chain response (#12511) 3 years ago
Eric 5f050614e5 remove the rest of gogo 3 years ago
Eric 02d8a11ff0 remove gogo from acl protobufs 3 years ago
Eric 5cab213e81 assorted changes required to remove gogo 3 years ago
Kyle Havlovitz 0d9c99b227 Clean up ent meta id usage in overview summary 3 years ago
Kyle Havlovitz e530fbfb33 oss: Add overview UI internal endpoint 3 years ago
Dhia Ayachi 72a997242b
split `pbcommon` to `pbcommon` and `pbcommongogo` (#12587) 3 years ago
Mark Anderson fa63aed1fa
Add source of authority annotations to the PermissionDeniedError output. (#12567) 3 years ago
Eric eea8300187 Remove the stdduration gogo extension 3 years ago
Mark Anderson 676ea58bc4
Refactor config checks oss (#12550) 3 years ago
Eric Haberkorn 9d0ec2eec2 Code review changes 3 years ago
Eric f7cc7ff5cd Add `Meta` to `ServiceConfigResponse` 3 years ago
R.B. Boyer 957146401e
catalog: compare node names case insensitively in more places (#12444) 3 years ago
R.B. Boyer 8b987a4d59
configentry: make a new package to hold shared config entry structs that aren't used for RPC or the FSM (#12384) 3 years ago
Daniel Nephin 42ec34d101 ca: examine the full chain in newCARoot 3 years ago
FFMMM 78264a8030
Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
freddygv cbea3d203c Fix race of upstreams with same passthrough ip 3 years ago
Daniel Nephin a5e8af79c3 acl: return a resposne from ResolveToken that includes the ACLIdentity 3 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script 3 years ago
R.B. Boyer 424f3cdd2c
proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 3 years ago
Dan Upton ca3aca92c4
[OSS] Remove remaining references to master (#11827) 3 years ago
Daniel Nephin fd0a9fd4f3 rpc: move the index defaulting to setQueryMeta. 3 years ago
Kyle Havlovitz 0db874c38b Add virtual IP generation for term gateway backed services 3 years ago
Mike Morris 1b1a97e8f9
ingress: allow setting TLS min version and cipher suites in ingress gateway config entries (#11576) 3 years ago
Daniel Nephin 7121c78d34 ca: update godoc 3 years ago
freddygv 6814e84459 Use ptr receiver in all Upstream methods 3 years ago
R.B. Boyer 631c649291
various partition related todos (#11822) 3 years ago
Daniel Nephin 2e4e8bd791 ca: improve RenewIntermediate tests 3 years ago
Daniel Nephin a5d9b1d322 ca: Add CARoots.Active method 3 years ago
R.B. Boyer 5f5720837b
acl: ensure that the agent recovery token is properly partitioned (#11782) 3 years ago
Evan Culver 7a365fa0da
rpc: Unset partition before forwarding to remote datacenter (#11758) 3 years ago
Chris S. Kim f8f8580ab2
Godocs updates for catalog endpoints (#11716) 3 years ago
freddygv 60fe5f75bb Remove support for failover to partition 3 years ago
freddygv 5c1f7aa372 Allow cross-partition references in disco chain 3 years ago
freddygv ed6076db26 Rename partition-exports to exported-services 3 years ago