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

Fix job cancellation #182

Merged
merged 3 commits into from Mar 25, 2019
Merged

Fix job cancellation #182

merged 3 commits into from Mar 25, 2019

Conversation

johnbradley
Copy link
Collaborator

@johnbradley johnbradley commented Mar 25, 2019

Canceling one k8s job canceled all k8s jobs.
This was due to a label selector that was missing the job id.

Tested these changes on dev. I was able to cancel a job without effecting another running job.

Fixes #176

@johnbradley johnbradley requested a review from dleehr March 25, 2019 15:43
@johnbradley johnbradley merged commit 6eb0087 into master Mar 25, 2019
@johnbradley johnbradley deleted the 176-cancel-job-fix branch March 25, 2019 15:50
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