apigee / istio-mixer-adapter

Apigee's Istio Mixer Adapter
Apache License 2.0
52 stars 21 forks source link

Move quota processing to istio-auth proxy #292

Closed theganyo closed 5 years ago

theganyo commented 5 years ago

Quotas are currently processed by apigee-internal. The reason was for authorization reasons that are no longer valid. Move the endpoint to istio-auth proxy and change the client calls.