Rick Brouwer
Rick Brouwer
I haven't any updates from my side. Do you have any idea what's causing this? I think we definitely need more logging of what's happening beforehand. For example, I'm curious...
> I am using 2.16.1 I don't know if you have the option to check it, but I'm curious if it still occurs for you in 2.17.2
/run-e2e hashicorp_vault **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/16436257770)
/run-e2e hashicorp_vault **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/17176789241)
Hi @BojanZelic , i see there is a merge conflict
> Are all deprecated?  > > I thought that only the tls one is deprecated Yes, sorry. My bad. I misunderstood something. I have changed it back.
Hi @wozniakjan I've also refactored the Elasticsearch scaler to match the new metadata guidelines. This one needs a good look at the code 🙏 This because TypedConfig support `slices`, but...
> Looking good, could you please resolve the config? then we are good to merge this one. Thanks Done :) Can you also run the run-e2e run for elasticsearch?
got the same error on: `response = self.gl.groups.update(gitlab_group.id, {'avatar': ''})` and same error on: `response = self.gl.groups.update(gitlab_group.id, {'avatar': None})` ``` exception: 400: {'avatar': ['file format is not supported. Please try...
Hi @wozniakjan This PR (https://github.com/kedacore/keda/pull/6698) has already been merged, but this corresponding PR hasn't. Could you please review it and merge it before we forget?