Mårten Svantesson
Mårten Svantesson
Maybe you could technically give those environment variables with --env, but that wouldn't be very practical.
Oh, this would be really useful.
Maybe this is something you could look at @mpeddada1 ?
> Hey @diemol , > > I asked the KEDA project as well. And it seems the issue is with the `scalingStrategy`. When I set it to `default` it works....
> > I suppose it depends on your priorities: do you want fast scaling reponse choose `accurate`, if you want to be sure you don't end up with too many...
> That might be another issue (we did not have issues with too slow startup though). > > A bigger problem is the calculation of the scaling itself. I dug...
> @msvticket , Is there an easy way to detect that logs would be in JSON format? You try to parse the line as a json object. If it succeeds...
That is good information, but how about the changes in the API? In our particular case we rely a lot on postrunScript, which doesn't exist any more.
I created a PR back in February to fix this (#3571). Unfortunately nobody has reviewed it... /remove-lifecycle stale
So, has anybody put any work into this?