zufardhiyaulhaq / istio-ratelimit-operator

Automatically create global & local rate limit in Istio, support EnvoyFilter versioning, ratelimit metrics, shadow mode, and ratelimit based on route!
MIT License
39 stars 9 forks source link

fix: remote_address not working #37

Closed zufardhiyaulhaq closed 1 year ago

zufardhiyaulhaq commented 1 year ago

Summary

currently we can use remote_address on global ratelimit matcher, but it's not affecting the traffic. this add remote_address on ratelimit service configuration.

Type of Change

This PR fixes/implements the following bugs/features:

Checklist: