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
40 stars 9 forks source link

use FQDN when connecting gateway or sidecar to ratelimitservice #22

Closed zufardhiyaulhaq closed 2 years ago

zufardhiyaulhaq commented 2 years ago

Signed-off-by: zufardhiyaulhaq zufardhiyaulhaq@gmail.com

Envoyfilter created for GlobalRateLimitConfig to connect gateway or sidecar to RateLimitService is not using FQDN and cause cluster with aggressive ndots fails.

Type of Change

This PR fixes/implements the following bugs/features:

Checklist: