crossplane-contrib / provider-keycloak

Apache License 2.0
21 stars 11 forks source link

Huge memory requirements #115

Closed vladimirblahoz closed 2 months ago

vladimirblahoz commented 3 months ago

Hi, guys! We are experiencing quite significant spikes on the memory usage during the reconciliation process. We are rising the memory limits like every other week. Now our provider-keycloak pod is stuck in the OOMKilled caused Crash loop with 600Mi of memory, so need to rise it up again.

What is the normal memory consumption? Is it expected that the provider eats up more memory during any deployment than keycloak itself? Or is that an indication that something is wrong with our crossplane resources?

Breee commented 3 months ago

That's related to #108
I'll try to to update terraform and see if the issues go away

Breee commented 3 months ago

Can you test if the leaks go away with:

xpkg.upbound.io/crossplane-contrib/provider-keycloak:v0.23.0
Breee commented 2 months ago

let's consolidate further discussions into https://github.com/crossplane-contrib/provider-keycloak/issues/118