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

fix(AzureQueueStorage): update base64 encoding #3104

Conversation

bene-tleilax-werdna
Copy link
Contributor

This should allow the Azure Queue Storage EventSource to decode base64-encoded queue messages properly and fix #3084 .

Checklist:

Copy link
Member

@whynowy whynowy left a comment

Choose a reason for hiding this comment

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

Thanks

@whynowy whynowy changed the title update base64 encoding fix(AzureQueueStorage): update base64 encoding Apr 19, 2024
@whynowy whynowy merged commit 82302f3 into argoproj:master Apr 19, 2024
7 of 8 checks passed
@bene-tleilax-werdna bene-tleilax-werdna deleted the bugfix/decode-base64-azure-queue-storage branch April 19, 2024 23:39
whynowy pushed a commit that referenced this pull request Jun 14, 2024
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.

EventSource Azure Queue Storage unable to decode base64
2 participants