Skip to content

fix: add default Operation in Azure Service Bus scaler #6731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 30, 2025

Conversation

rickbrouwer
Copy link
Contributor

There was recently a refactor done in Azure Servicebus scaler released in 2.17 that appears to have accidentally removed the logic setting a default value for operation when it is not provided.

This PR should fix this.

Checklist

Fixes #6730

Copy link
Member

@wozniakjan wozniakjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thank you!

@wozniakjan
Copy link
Member

wozniakjan commented Apr 30, 2025

/run-e2e azure_service_bus
Update: You can check the progress here

@wozniakjan wozniakjan enabled auto-merge (squash) April 30, 2025 07:20
@wozniakjan wozniakjan merged commit 481cc80 into kedacore:main Apr 30, 2025
20 checks passed
@rickbrouwer rickbrouwer deleted the issue-6730 branch April 30, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optional field Operation is now mandatory in Azure Service Bus scaler
3 participants