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

cli: force periodic job if its id equals search prefix (#14116) #14333

Merged

Conversation

vsvastey
Copy link
Contributor

Closes #14116

If jobs PrefixList found more than one job, we need first check whether one of their IDs equals search prefix. If it is so, we should force this job.

@hashicorp-cla
Copy link

hashicorp-cla commented Aug 26, 2022

CLA assistant check
All committers have signed the CLA.

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!
I've added a changelog entry and will merge this when CI is green. It'll go out in the next release of Nomad. Thanks for the PR @vsvastey!

@github-actions
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 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/1.1.x backport to 1.1.x release line backport/1.2.x backport to 1.1.x release line backport/1.3.x backport to 1.3.x release line theme/cli type/bug
Projects
Development

Successfully merging this pull request may close these issues.

Forcing a periodic job with a name similar to other periodic jobs fails to find the job
3 participants