Rick Brouwer

Results 70 comments of 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? ![image](https://private-user-images.githubusercontent.com/36899226/359227295-e93f895c-ce6f-454e-908d-7ff89fd9ec3b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjQxNDM1OTQsIm5iZiI6MTcyNDE0MzI5NCwicGF0aCI6Ii8zNjg5OTIyNi8zNTkyMjcyOTUtZTkzZjg5NWMtY2U2Zi00NTRlLTkwOGQtN2ZmODlmZDllYzNiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA4MjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwODIwVDA4NDEzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFkYTY3MjlkMGE1MWRhMjNkODE1NDk1OTcyNWQ0NDllNmQzNjcyNDEwZmIyOWVkODU5MTJjM2ZmZjUzY2JmYTUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.8atvfZUUkAole3r86PfcZHB1EDcpQOTMinocmRG9d3k) > > 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?