4284 Commits (ec1eb227ba75a80f17ba11a9a4b5d854f81d0c01)

Author SHA1 Message Date
Daniel Nephin d363cc0f07 acl: remove unused methods on fakes, and add changelog 3 years ago
Mathew Estafanous c5d2bea92c
Change error-handling across handlers. (#12225) 3 years ago
Fulvio 66f0173355
URL-encode/decode resource names for HTTP API part 4 (#12190) 3 years ago
Dan Upton fdfe079674
streaming: split event buffer by key (#12080) 3 years ago
freddygv c31c1158a6 Add failing test 3 years ago
Daniel Nephin 9b7468f99e ca/provider: remove ActiveRoot from Provider 3 years ago
Daniel Nephin c2b9c81a55 ca: update MockProvider for new interface 3 years ago
Daniel Nephin f05bad4a1d ca: update GenerateRoot godoc 3 years ago
Daniel Nephin 7a6e03c19b acl: Remove a call to aclAccessorID 3 years ago
Dao Thanh Tung 759dd93544
URL-encode/decode resource names for HTTP API part 3 (#12103) 3 years ago
Daniel Nephin f9aef8018b Apply suggestions from code review 3 years ago
Daniel Nephin 737c0097e0 acl: extract a backend type for the ACLResolverBackend 3 years ago
R.B. Boyer d2c0945f52
xds: fix for delta xDS reconnect bug in LDS/CDS (#12174) 3 years ago
Daniel Nephin e134e43da6 acl: remove calls to ResolveIdentityFromToken 3 years ago
Daniel Nephin edca8d61a3 acl: remove ResolveTokenToIdentity 3 years ago
Daniel Nephin a5e8af79c3 acl: return a resposne from ResolveToken that includes the ACLIdentity 3 years ago
Daniel Nephin 8c9c48e219 acl: remove duplicate methods 3 years ago
Daniel Nephin 241663a046 acl: embed ACLResolver in Client and Server 3 years ago
Chris S. Kim bee18f4a1d
Generate bindata_assetfs.go (#12146) 3 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script 3 years ago
R.B. Boyer 31f6f55bbe test: normalize require.New and assert.New syntax 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
VictorBac 31a39c9528
Add GRPC and GRPCUseTLS to api.HealthCheckDefinition (#12108) 3 years ago
Evan Culver e35dd08a63
connect: Upgrade Envoy 1.20 to 1.20.1 (#11895) 3 years ago
Daniel Nephin 71767f1b3e rpc: cleanup exit and blocking condition logic in blockingQuery 3 years ago
Daniel Nephin 72a733bed8 rpc: extract rpcQueryTimeout method 3 years ago
Daniel Nephin fd0a9fd4f3 rpc: move the index defaulting to setQueryMeta. 3 years ago
Daniel Nephin 4b67d6c18b rpc: add subtests to blockingQuery test 3 years ago
Daniel Nephin f92dc11002 rpc: refactor blocking query 3 years ago
Kyle Havlovitz 0db874c38b Add virtual IP generation for term gateway backed services 3 years ago
Chris S. Kim 98ea6d1cf1
Fix race with tags (#12041) 3 years ago
Chris S. Kim a0acf9978f
Fix races in anti-entropy tests (#12028) 3 years ago
Mike Morris 1b1a97e8f9
ingress: allow setting TLS min version and cipher suites in ingress gateway config entries (#11576) 3 years ago
Dao Thanh Tung 88c7cfa578
URL-encode/decode resource names for HTTP API part 2 (#11957) 3 years ago
Natalie Smith cd907b75ce docs: fix yet more references to agent/options 3 years ago
Daniel Nephin d57dec5878 ca: remove unnecessary var, and slightly reduce cyclo complexity 3 years ago
Daniel Nephin 0de7efb316 ca: remove unused provider.ActiveRoot call 3 years ago
Daniel Nephin d0578c6dfc ca: extract the lookup of the active primary CA 3 years ago
Daniel Nephin 7121c78d34 ca: update godoc 3 years ago
Daniel Nephin abac8baa5d ca: remove one call to provider.ActiveRoot 3 years ago
Daniel Nephin eaa084fd41 ca: remove redundant append of an intermediate cert 3 years ago
Daniel Nephin 11f4cdaa49 ca: only generate a single private key for the whole test case 3 years ago
Daniel Nephin b3ffe7ac72 ca: cleanup a test 3 years ago
Daniel Nephin 1fd6b16399 ca: use the new leaf signing lookup func in leader metrics 3 years ago
Blake Covarrubias 4bd92921f4
api: Return 404 when deregistering a non-existent check (#11950) 3 years ago
Dhia Ayachi 1eac39ae9c
clone the service under lock to avoid a data race (#11940) 3 years ago
Daniel Nephin abfc1e4840 snapshot: return the error from replyFn 3 years ago
Daniel Nephin 0166b0839c config: correctly capture all errors. 3 years ago
Chris S. Kim 4cd2542a3e
Fix test for ENT (#11946) 3 years ago