Skip to content
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

allow to authenticate to Azure Storage using SAS tokens #5382

Merged
merged 5 commits into from Jan 18, 2024

Conversation

dzibma
Copy link
Contributor

@dzibma dzibma commented Jan 16, 2024

Support to use Shared Access Signature (SAS) authentication in Azure Storage Queue scaler.

Checklist

Fixes #5393

Relates to kedacore/keda-docs#1293

Signed-off-by: Martin Dzibela <martin.dzibela@kosik.cz>
Signed-off-by: Martin Dzibela <martin.dzibela@kosik.cz>
Signed-off-by: Martin Dzibela <martin.dzibela@kosik.cz>
Copy link
Member

@tomkerkhove tomkerkhove left a comment

Choose a reason for hiding this comment

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

LGTM, can we add an end-to-end test for this?

Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

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

Could you please open a tracking issue for this and link it in the Changelog?
We plan to ship 2.13 tomorrow, if we are able to tackle this by then, then the Changelog entry should be fixed and move from unreleased to 2.13 section

Signed-off-by: Martin Dzibela <martin.dzibela@kosik.cz>
Signed-off-by: Martin Dzibela <martin.dzibela@kosik.cz>
@tomkerkhove
Copy link
Member

tomkerkhove commented Jan 18, 2024

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

Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

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

Unrelated e2e test failures

@zroubalik zroubalik merged commit cf5f2cd into kedacore:main Jan 18, 2024
19 of 20 checks passed
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.

Azure Storage Queue scaler SAS token authentication
3 participants