Renuka Piyumal Fernando

Results 21 comments of Renuka Piyumal Fernando

hey @mattklein123, I would like to contribute to this. Is there any design for this feature? As a starting point I have come up with some sample proto and configuration...

Hey @mattklein123, I am proposing a new interface `RateLimitConfigProvider` and hope to move file config watcher (runtime) from `service` to `ConfigProvider`. In current implementation `Service` holds the file watcher (runtime),...

To implement the xDS client for rate limit service we need a sample xDS server to test the functionality. The xDS server implementation would be in go-control-plane repository https://github.com/envoyproxy/go-control-plane/issues/595. Proto...

Hey @mattklein123 We might have this requirement when there are common cache keys among routes right? wdyt? If I summarize the issue: we have two routes foo and bar with...

Hey @ysawa0, Any idea on this? Your comments are really appreciated. Since the cache key (Redis/Memcached) is already incremented before checking the limit is over, as a solution that comes...

The following log should be printed in the router when it is disconnected from the adapter (for eg: adapter-1 restarted and router connect to adapter-2). In the frozen router, there...

As a resolution in Choreo Connect QSG, update the whole deployment toml from a file kept in https://github.com/wso2/kubernetes-microgateway/blob/22167143aaab685a1a9efdd89d8d5782244068ea/resources/controlplane-deployment.toml

This commit may fix the issue https://github.com/wso2/kubernetes-apim/commit/8fa1eb5ffee4554ec3bbfdfbc217a5fd9d677426 which is done to 4.1.0

Hi @markdroth, @mattklein123, Could you please guide me adding this on the [cncf/xds](https://github.com/cncf/xds) repo? I would like to know the proper location that the proto files should be included and...

> As we said above, I don't think we have to add anything to either cncf/xds or go-control-plane. You can use ADS and define the protos wherever you want, including...