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

feat: Add support for using jobspec2 parser #398

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jun 21, 2021

  1. feat: Add support for using jobspec2 parser

    This adds in support for using the HCL2 jobspec2 parser with a new -hcl2 flag.
    This allows for using new features like `upstreams.datacenter` and terminating
    gateways. It should also allow for new features in the future to be used that
    are only being added to the new jobspec2 parser.
    
    Signed-off-by: Alex Dulin <[email protected]>
    alexdulin committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    a50f086 View commit details
    Browse the repository at this point in the history