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

Backport of [ui] Fix: Purging jobs via the UI when namespaces are present into release/1.5.x #19142

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #19139 to be assessed for backporting due to the inclusion of the label backport/1.5.x.

The below text is copied from the body of the original PR.


Previously, we'd just concat ?purge=true without checking to see if other params were present. With this PR, we use our addToPath helper to append either via ? or &, depending whether other params like namespace are present.

Resolves #18677


Overview of commits

@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/18677-purging-from-nomad-ui-does-not-work-because-parameters-are-passed-incorrectly/tightly-perfect-gannet branch 2 times, most recently from 0370956 to a7d2245 Compare November 21, 2023 14:24
@vercel vercel bot temporarily deployed to Preview – nomad November 21, 2023 14:29 Inactive
@vercel vercel bot temporarily deployed to Preview – nomad-storybook-and-ui November 21, 2023 14:33 Inactive
@philrenaud philrenaud merged commit ce94c24 into release/1.5.x Nov 29, 2023
7 of 15 checks passed
@philrenaud philrenaud deleted the backport/18677-purging-from-nomad-ui-does-not-work-because-parameters-are-passed-incorrectly/tightly-perfect-gannet branch November 29, 2023 14:36
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.

None yet

2 participants