Alan Silva

Results 16 comments of Alan Silva

Yeah, don't really want to derail this question on a tangent but here are the related issues if you're curious: - [Grafana Helm chart issue](https://github.com/grafana/helm-charts/issues/18) - [My app issue (one-off...

Yeah... I suspected that the definition of "idle" would be the crux of this issue (events are flowing all the time... when are we truly "done"?). Thanks for the pointer...

> Sorry for jumping in again, but let me ask smth more. > I assume that you trying to retrieve existing ConfigMaps on Grafana pod start, to perform its initial...

FWIW, we ended up going back to using `secret` since the `cert_chain_file/private_key_file` method never worked for us and that made Ambassador start reloading the certs in Envoy when they were...

We're stuck on this as well. As mentioned in the description, the only thing that has worked is the Lua script. Running emissary:2.3.2. I'm running Ambassador on `debug` and the...

Hate to necro this thread but... is there still no way to do this? `UNAVAILABLE` gRPC status codes for rate-limited responses isn't cutting it for us...