Commit Graph

4838 Commits (dbaab52786d01e338d1809007c702bce7181d829)

Author SHA1 Message Date
Ronald 6167aef641
Warn when the token query param is used for auth (#16009)
2 years ago
Thomas Eckert 20146f2916
Implement BindRoutesToGateways (#15950)
2 years ago
cskh 25396d81c9
Apply agent partition to load services and agent api (#16024)
2 years ago
Derek Menteer 5f5e6864ca
Fix proxy-defaults incorrectly merging config on upstreams. (#16021)
2 years ago
John Murret 794277371f
Integration test for server rate limiting (#15960)
2 years ago
Thomas Eckert 13da1a5285
Native API Gateway Config Entries (#15897)
2 years ago
Chris Thain 2f4c8e50f2
Support Vault agent auth config for AWS/GCP CA provider auth (#15970)
2 years ago
Derek Menteer 2facf50923
Fix configuration merging for implicit tproxy upstreams. (#16000)
2 years ago
Dan Upton 7a55de375c
xds: don't attempt to load-balance sessions for local proxies (#15789)
2 years ago
Chris S. Kim e4a268e33e
Warn if ACL is enabled but no token is provided to Envoy (#15967)
2 years ago
Dhia Ayachi 87ff8c1c95
avoid logging RPC errors when it's specific rate limiter errors (#15968)
2 years ago
Derek Menteer 19a46d6ca4
Enforce lowercase peer names. (#15697)
2 years ago
Dan Stough 6d2880e894
feat: add access logs to dataplane bootstrap rpc (#15951)
2 years ago
Matt Keeler 5afd4657ec
Protobuf Modernization (#15949)
2 years ago
Paul Glass f5231b9157
Add new config_file_service_registration token (#15828)
2 years ago
Chris S. Kim a7b34d50fc
Output user-friendly name for anonymous token (#15884)
2 years ago
Dan Upton 644cd864a5
Rate limit improvements and fixes (#15917)
2 years ago
Semir Patel 40c0bb24ae
emit metrics for global rate limiting (#15891)
2 years ago
Dhia Ayachi 233eacf0a4
inject logger and create logdrop sink (#15822)
2 years ago
Eric Haberkorn 8d923c1789
Add the Lua Envoy extension (#15906)
2 years ago
Paul Glass 666c2b2e2b
Fix TLS_BadVerify test assertions on macOS (#15903)
2 years ago
Dan Upton b78de5a7a2
grpc/acl: fix bug where ACL token was required even if disabled (#15904)
2 years ago
Dan Upton d53ce39c32
grpc: switch servers and retry on error (#15892)
2 years ago
Nick Irvine 6fb628c07d
fix: return error when config file with unknown extension is passed (#15107)
2 years ago
Florian Apolloner 077b0a48a3
Allow Operator Generated bootstrap token (#14437)
2 years ago
Semir Patel a6482341a5
Wire up the rate limiter to net/rpc calls (#15879)
2 years ago
Dan Upton d4c435856b
grpc: `protoc` plugin for generating gRPC rate limit specifications (#15564)
2 years ago
Dan Upton 7c7503c849
grpc/acl: relax permissions required for "core" endpoints (#15346)
2 years ago
Derek Menteer 1f7e7abeac
Fix issue with incorrect proxycfg watch on upstream peer-targets. (#15865)
2 years ago
Derek Menteer f3776894bf
Fix agent cache incorrectly notifying unchanged protobufs. (#15866)
2 years ago
Dan Upton 7747384f1f
Wire in rate limiter to handle internal and external gRPC calls (#15857)
2 years ago
Dan Stough b3bd3a6586
[OSS] feat: access logs for listeners and listener filters (#15864)
2 years ago
Nitya Dhanushkodi 24f01f96b1
add extensions for local service to GetExtensionConfigurations (#15871)
2 years ago
Nitya Dhanushkodi c7ef04c597
[OSS] extensions: refactor PluginConfiguration into a more generic type ExtensionConfiguration (#15846)
2 years ago
John Murret f5e01f8c6b
Rate Limit Handler - ensure rate limiting is not in the code path when not configured (#15819)
2 years ago
John Murret aba43d85d9
Rate limiting handler - ensure configuration has changed before modifying limiters (#15805)
2 years ago
Michael Wilkerson 1b28b89439
Enhancement: Consul Compatibility Checking (#15818)
2 years ago
Derek Menteer 74b11c416c
Fix incorrect protocol check on discovery chains with peer targets. (#15833)
2 years ago
Semir Patel 799b34f1a9
Map net/rpc endpoints to a read/write/exempt op for rate-limiting (#15825)
2 years ago
Nitya Dhanushkodi d382ca0aec
extensions: refactor serverless plugin to use extensions from config entry fields (#15817)
2 years ago
Chris S. Kim d44b23cb31
Break instead (#15844)
2 years ago
Chris S. Kim 831680d2c5
Add custom balancer to always remove subConns (#15701)
2 years ago
Andrew Stucki ab199a11b0
Add async reconciliation controller subpackage (#15534)
2 years ago
Dhia Ayachi f04f88e4b9
add missing code and fix enterprise specific code (#15375)
2 years ago
Dhia Ayachi 2d902b26ac
add log-drop package (#15670)
2 years ago
Paul Glass 619032cfcd
Deprecate -join and -join-wan (#15598)
2 years ago
Dhia Ayachi 6468e3e09c
Server side rate limiter: handle the race condition for limiters tree write in multilimiter (#15767)
2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700)
2 years ago
John Murret e027c94b52
adding config for request_limits (#15531)
2 years ago
Dan Stough 233dbcb67f
feat: add access logging API to proxy defaults (#15780)
2 years ago