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

Namespace argument is missing inside the job verfication help text #16242

Closed
Valefant opened this issue Feb 22, 2023 · 2 comments · Fixed by #16243
Closed

Namespace argument is missing inside the job verfication help text #16242

Valefant opened this issue Feb 22, 2023 · 2 comments · Fixed by #16243
Assignees
Milestone

Comments

@Valefant
Copy link
Contributor

Nomad version

Nomad v1.5.0-dev

Operating system and Environment details

Ubuntu 20.04.5 LTS

Issue

When I plan a job with a set namespace, the namespace argument is missing inside the job verification help text.

Reproduction steps

nomad job plan -namespace="dev" example.nomad

Expected Result

nomad job run -check-index 407 -namespace="dev" example.nomad

Actual Result

nomad job run -check-index 407 example.nomad
@Valefant
Copy link
Contributor Author

I've already created a pull request for it (in case this a bug)

#16243

Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, 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 Jan 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

Successfully merging a pull request may close this issue.

2 participants