You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently the nomad-jobspec plugin may only submit jobspec files in HCL2 format. HCL1 format is not supported.
Describe the solution you'd like
Add a config option to the nomad-jobspec plugin for users to flag if their jobspec is HCL1 or not.
Describe alternatives you've considered
Require updating all jobspecs to HCL2.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently the
nomad-jobspec
plugin may only submit jobspec files in HCL2 format. HCL1 format is not supported.Describe the solution you'd like
Add a config option to the
nomad-jobspec
plugin for users to flag if their jobspec is HCL1 or not.Describe alternatives you've considered
Require updating all jobspecs to HCL2.
The text was updated successfully, but these errors were encountered: