Cesar Flowers

Results 9 comments of Cesar Flowers

I have libssl in my mac, but still getting this error connecting through SQLAlchemy via `?ssl=true...` What I ended up doing was to remove the `ssl=true` from my connection string...

Sure @JorTurFer here: # KEDA Operator ``` 2024/02/13 14:48:54 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2024-02-13T14:48:55Z INFO setup Starting manager 2024-02-13T14:48:55Z INFO setup KEDA Version: 2.13.0 2024-02-13T14:48:55Z INFO setup...

It has been happening for the past 4 days, before we didn't have this issue. I am seeing the same errors now in the kubernetes events, the API is responsive...

Thanks @zroubalik , maybe is there a fix for this? I can't seem to understand how is this related. Furthermore, I can't seem to find the instructions to increase the...

In the docs https://keda.sh/docs/2.13/operate/cluster/#http-timeouts it is mention to add a `export KEDA_HTTP_DEFAULT_TIMEOUT=1000` but it doesn't say where to add this actually... where should I modify this value if I installed...

I have done this change already, I also made sure the namespace is added in the fleet, kibana and elasticsearch, and still nothing is comming up. For reference, I'm using...

We want to be able to use the aggregation's information into our alerts, to get more human readable emails such as `{{context.aggregations.aggregation-name.buckets.length}}` in a way that the user knows that...

Will someone take a look at this PR to merge and deploy?