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

Auth metadata endpoint is always rooted. #404

Merged
merged 3 commits into from
Dec 23, 2024
Merged

Conversation

alonadam
Copy link
Contributor

Fixed

Auth metadata endpoint is always relative to the root of the cluster

Copy link

github-actions bot commented Dec 22, 2024

Test Results

329 tests  ±0   320 ✅  - 1   3m 20s ⏱️ -25s
 27 suites ±0     9 💤 +1 
 27 files   ±0     0 ❌ ±0 

Results for commit befc50e. ± Comparison against base commit 0da77fc.

This pull request skips 1 test.
com.microsoft.azure.kusto.ingest.E2ETest ‑ testNoRedirectsCloudFail

♻️ This comment has been updated with latest results.

@georgebanasios
Copy link
Contributor

georgebanasios commented Dec 22, 2024

Suggestion:

since URIBuilder has been removed from other places, and there is already a method to set the path for a URL (UriUtils), that method could be used instead.

Copy link
Collaborator

@ohadbitt ohadbitt left a comment

Choose a reason for hiding this comment

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

please add test with the case that failed before and now passes

@alonadam alonadam merged commit 0acc991 into master Dec 23, 2024
8 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.

4 participants