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

[v24.1.x] CORE-2627 fix AZURE_AUTHORITY_HOST parsing in azure_ask_refresh_impl #18042

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #18035

use ada::parse to parse the content of AZURE_AUTHORITY_HOST. if it
fails, assume it's an hostname

(cherry picked from commit 038022e)
verify the ability to parse an hostname or a more complete url

(cherry picked from commit dad8d8c)
@vbotbuildovich vbotbuildovich added this to the v24.1.x-next milestone Apr 24, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Apr 24, 2024
use of setenv under seastar requires to run under a initialized seastar
context, since internal memory management functions will be called
Copy link
Contributor

@andijcr andijcr left a comment

Choose a reason for hiding this comment

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

#18052

included this test fix into this pr

@andijcr andijcr requested a review from dotnwat April 24, 2024 18:06
@andijcr
Copy link
Contributor

andijcr commented Apr 24, 2024

kafka_server_rpfixture is failing but i can't see the reason in the log

@piyushredpanda piyushredpanda merged commit bce996a into redpanda-data:v24.1.x Apr 25, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants