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] Namespace added to example test in exec window #20218

Merged

Conversation

philrenaud
Copy link
Contributor

Adds a -namespace $NAMESPACEID string to the example we show when you exec in a task in the Nomad web UI (when not in the default namespace)

image

Resolves #20213

Copy link

github-actions bot commented Mar 25, 2024

Ember Test Audit comparison

main 40a55ed change
passes 1549 1550 +1
failures 0 0 0
flaky 0 0 0
duration 10m 44s 889ms 10m 36s 645ms -08s 244ms

Copy link
Contributor

@lgfa29 lgfa29 left a comment

Choose a reason for hiding this comment

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

Just missing a changelog entry 😄

@philrenaud philrenaud force-pushed the 20213-web-ui-exec-command-doesnt-consider-namespaces branch from f6922f1 to 6c85d42 Compare March 25, 2024 19:03
@philrenaud philrenaud added backport/1.6.x backport to 1.6.x release line backport/1.7.x backport to 1.7.x release line labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.6.x backport to 1.6.x release line backport/1.7.x backport to 1.7.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web UI exec command doesn't consider namespaces
2 participants