Marco Amador
Marco Amador
Same here, from what I could see the flux controllers are crashing while reconciling the `helmreleases` and the charts stay with pending status. ``` ❯ helm list -Aa NAME NAMESPACE...
> For all folks who do not experience helm controller crashes.. could you try adding bigger timeout to HelmRelease > `timeout: 30m` (Now I realized that I've missed the NOT,...
You're probably right @stefanprodan, I'll reach them, but to clarify, this is a brand new AKS cluster, which has been destroyed and recreated from scratch multiple times, and always ending...
Thanks, @stefanprodan and @hiddeco, I'll give it a try
@hiddeco, the controllers are still crashing after setting `--concurrent=1` on `helm-controller`, I'll try with another AKS version
Thanks, @hiddeco, yes, I think you might be right, that brings me many concerns about using AKS in production, I'll try another CNI to see if it gets better.
@pjbgf we're only using the `rc-a00d0edc` tag on north European regions due to #402 . Regarding API server availability, yes, `prod-eun` has uptime sla activated while `stag-eun` hasn't. The other...
Maybe not relevant but we're using Azure Event Hubs with kafka interface. The exact same ones on both versions.
I've got the stack trace from loki so the last line is the first. Since we've reverted we don't have the new version running anymore to get a new stack...
There's the full stack trace for the fatal error we're getting. [log.txt](https://github.com/benthosdev/benthos/files/10090924/log.txt) [log2.txt](https://github.com/benthosdev/benthos/files/10091044/log2.txt)