-
Notifications
You must be signed in to change notification settings - Fork 125
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
missing support for meta in service stanza #310
Comments
I still get this error for the meta tag when using Levant 0.2.9 |
@ath0s from a glance, it looks like your job-spec is incorrect as the service stanza does not support the meta key. The meta key support is detailed - https://www.nomadproject.io/docs/job-specification/meta.html If you could share a redacted version of the file I can confirm this if you want. |
@jrasell thank you for your quick response. However, I was too quick to blame this on Levant. The error occurs for me when running |
Description
Service Stanza now includes an optional meta field. However, this is not supported by levant:
Relevant Nomad job specification file
Output of
levant version
:Output of
consul version
:Output of
nomad version
:Additional environment details:
Debug log outputs from Levant:
The text was updated successfully, but these errors were encountered: