Vighnesh Shenoy
Vighnesh Shenoy
> Looking good. Should we add any e2e test for this? I'll add it. Should we cover for both queue and subscriber cases? (I don't mind adding them, I am...
/run-e2e *azure* **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/3002083083)
> > I'll add it. Should we cover for both queue and subscriber cases? (I don't mind adding them, I am just thinking about how the test suite size). >...
> What is the operation for? Not sure I get the usecase for it Given that multiple queues / subscriptions can match the regex, we need an aggregation operation to...
Updated after the SDK change. PTAL @JorTurFer
/run-e2e *azure* **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/3155209807)
/run-e2e *azure* **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/3157712352)
I checked this PR out and tested it. Confirmed that it works with Workload Identity as well @tomkerkhove @andyatwork ```yaml apiVersion: apps/v1 kind: Deployment metadata: name: nginx-deployment labels: app: nginx...
@JorTurFer Any changes here after upgrading the event hubs SDK?
> I didn't touch the eventhub sdk, only the service-bus sdk which I'd say is different I thought you upgraded it to v3, which is why I was wondering if...