Charlie

Results 93 comments of Charlie

> Perhaps the blockchain repo maintainers would be alright with that though. I'll try to get a PR out on that repo, then we can re-consider this PR if that...

@zone117x According to our logs this is a repeat occurrence and is becoming more frequent. [Here's one example](https://grafana.hiro.tools/goto/eYhp7Y8Vk?orgId=1), and [one more](https://grafana.hiro.tools/goto/jSi87L84k?orgId=1). I do see some errors with the `proxy server`...

@zone117x Yeah this is still an issue unfortunately. Changing the LB algo to least_request helped cover the symptoms, but OOMs are still occurring frequently, just less so than before.

Not sure this is something ideal for Prometheus to track since running an event replay and running the API normally are typically two separate instantiations of the API. So after...

Can this be re-opened? Being able to add a `securityContext` to an ephemeral container is important to me, otherwise I cannot use them. My only alternative is to expand the...

I had the same issue initially, but it started working once I set `FREE_TIER` to `false` (will require a paid account obviously). From the code it seems it only returns...

@ruimarinho Any attention this PR can get would be greatly appreciated. You're likely busy, but it seems like this would be an easy layup and having 25.1 available would help...

I'm also seeing timeouts with the Kong `ValidatingWebhookConfiguration`. For context, I've deployed a Hybrid setup of Kong using the [helm chart](https://artifacthub.io/packages/helm/kong/kong?modal=template&template=admission-webhook.yaml). What's strange is that when I manually contact the...

I did a bit more digging and discovered that the webhook port being used by the ingress controller wasn't open in my cloud provider's firewall for the cluster. After opening...