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 issue where allocationStatusChecker logged incorrectly. #131

Merged
merged 1 commit into from
Mar 25, 2018

Conversation

jrasell
Copy link
Member

@jrasell jrasell commented Mar 25, 2018

Fixes an issue where the allocationStatusChecker function logged
that the task was running, where the case was for the pending
state. It updates the log message to use the Nomad struct value.

Closes #130

Fixes an issue where the allocationStatusChecker function logged
that the task was running, where the case was for the pending
state. It updates the log message to use the Nomad struct value.

Closes #130
@jrasell jrasell added the bug label Mar 25, 2018
@jrasell jrasell merged commit 8bdb499 into master Mar 25, 2018
@jrasell jrasell deleted the b_gh_130 branch March 25, 2018 19:21
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

1 participant