Pat Ramsey

Results 5 comments of Pat Ramsey

@npalm updating the version of Terraform closed this issue?

@vincentjames501 I've been working on this over [here](https://github.com/patramsey/ratelimit) and with the proto definitions [here](https://github.com/patramsey/go-control-plane) as I also required resetting a rate. On calling the /json endpoint with the DELETE HTTP...

@mattklein123 I've reused the `RateLimitResponse` type for the `ResetRateLimit` response. https://github.com/patramsey/go-control-plane/blob/main/envoy/service/ratelimit/v3/rls.pb.go#L739 Should that call have its own response type instead? `ResetRateLimitResponse` ?

I like the idea of using the http proxy to get the correct bodySize when the response gzipped. Does the response object in the proxy have that information?

> For me, version 1.0.0 installed from docker latest, it not loose connection but seems completely forget to convert yaml to json, because there are errors like: `SyntaxError: Unexpected token...