Closed masterphenix closed 2 weeks ago
Same here. In my case, with crossplane CRD... same controller version 0.26.0. Same flux - helm-controller configuration without crossplane CRDs works fine.
It causes issues on the helm-controller pods, so it stops it and can not run for more than a few seconds.
Why does this controller need to query other than Helm-related CRD?
Hello, We have a huge amount of client-side throttling errors showing in the Helm Controller, on a cluster that has 150 CRDs, most of them deployed by Azure Service Operator (which is an equivalent of Crossplane, but specifically for Azure). In fact, the controller is so much throttled that reconciling helmreleases fails with this error:
Example of client-side throttling errors:
Version of the controller is v0.26.0
We do not encounter such behavior on clusters with less CRDs (without Azure Service Operator).