levant
levant copied to clipboard
Add support for deploying a pre-rendered jobspec.
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.
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.
- [x] jwinters-tc
- [ ] ksitnik-tc
Have you signed the CLA already but the status is still pending? Recheck it.