-
Notifications
You must be signed in to change notification settings - Fork 2k
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
system job fails to update service tags #9358
Comments
verified also adding the |
Thank you for reporting @fredwangwang, I was able to reproduce this in 0.12.9 and tested in 1.0.1 and believe the issue has been fixed. Here is the error that was blocking the consul sync operation.
Could you please confirm you are no longer running into this issue? |
Hi @drewbailey I dont have a 1.0.1 setup right now but if you verified its been fixed, happy to close it. |
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. |
Nomad version
0.12.5
Operating system and Environment details
Linux + Consul 1.8.3
Issue
Normally redeploy a job with an updated service tags will trigger the service registration update as well.
However, that doesn't seem to be the case right now for
system
type jobs.Reproduction steps
Job file (if appropriate)
The text was updated successfully, but these errors were encountered: