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

Restart task after deploy with no changes #414

Open
leanst-daniel opened this issue Jun 11, 2021 · 2 comments
Open

Restart task after deploy with no changes #414

leanst-daniel opened this issue Jun 11, 2021 · 2 comments

Comments

@leanst-daniel
Copy link

leanst-daniel commented Jun 11, 2021

Restart after deploy with no changes

We're using the Docker "latest" image tag for our staging environment deployment. The deployment is started with the parameters -force -ignore-no-changes and technically it works out perfectly fine, but if a task is already running Nomad recognized the new deployment version but doesn't restart the task since there's no change in the config.

Output of levant version:

0.3.0

Output of nomad version:

1.1.0

Suggestion:
Add a parameter to force a restart of a task regardless of any changes.

@fess932
Copy link

fess932 commented Jul 18, 2021

I need this, but... hashicorp/nomad#1576
😭

@leanst-daniel
Copy link
Author

Wow thanks for the issue link!
I didn't see this one when I was checking the open issues on Nomad.

I had high hopes that it would be easier to implement that within Levant....

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

No branches or pull requests

2 participants