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

Add support for deploying a pre-rendered jobspec. #445

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jwinters-tc
Copy link

This adds the -pre-rendered flag to levant deploy, so it can accept a pre-rendered jobspec from nomad/HCL2.
Render separately with nomad/HCL2 but still make use of levant's deployment watcher. See example in commands doc.

This is to address issue #444

I'm wondering if there are caveats I may be missing...
Pulling apart rendering from deployment means several rendering-specifc deploy command options don't apply (no vars or consul), but a lot of them still do, such as -force-count.

…ith nomad/HCL2 but still make use of levant's deployment watcher.
@hashicorp-cla
Copy link

hashicorp-cla commented Apr 19, 2022

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


1 out of 2 committers have signed the CLA.

  • jwinters-tc
  • ksitnik-tc

Have you signed the CLA already but the status is still pending? Recheck it.

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

Successfully merging this pull request may close these issues.

3 participants