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

[ui] Unescape csi/ in plugin GET requests #23625

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

philrenaud
Copy link
Contributor

This PR unescapes the / in the csi/PLUGIN_NAME path that Ember Data was escaping due to how/where it was prepended at the adapter layer.

Re: #23615 : This makes it so the plugins UI is usable again, but doesn't solve the underlying no-longer-handles-unescaped-path-slashes problem.

@philrenaud philrenaud requested a review from tgross July 18, 2024 15:34
@philrenaud philrenaud self-assigned this Jul 18, 2024
@philrenaud philrenaud linked an issue Jul 18, 2024 that may be closed by this pull request
Copy link
Member

@tgross tgross left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

github-actions bot commented Jul 18, 2024

Ember Test Audit comparison

main a669c2e change
passes 1578 1578 0
failures 0 0 0
flaky 0 0 0
duration 11m 43s 393ms 11m 45s 110ms +01s 717ms

@philrenaud philrenaud added the backport/1.8.x backport to 1.8.x release line label Jul 19, 2024
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/1.8.x backport to 1.8.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

404 Not Found when getting volume details
2 participants