James Rasell
James Rasell
The requirement to have the ECS service running before using the plugin brings a couple of problems, specifically the duplication of configuration across drone and the initial creator application. It...
PR https://github.com/hashicorp/consul-template/pull/1565 and release v0.29.0 introduced `nomadServices` and `nomadService` template functions. These functions, along with the Nomad client configuration options should be documented following the Consul and Vault current docs.
closes https://github.com/hashicorp/levant/issues/439
It would be advantageous for Levant to emit a detailed JSON message upon deployment finish with metrics and information regarding the deployment. This information could include: * time to render...
**Description** It could be helpful for Levant to emit a small number of statics about deployment runs to a telemetry store. This could include details about overall deployment time, success...
**Description** Nomad 0.8.0 will bring in a proxy style feature so that client based HTTP API requests can be proxied through the Nomad server API. This is required as Nomad...
**Description** In a situation where the canary-auto-promote threshold has been reached, but the canary allocation(s) are unhealthy, currently Levant will exit stating the promotion has failed but leave the canary...
**Description** As a result of - https://github.com/jrasell/levant/pull/141
**Description** During batch job deployments with multiple tasks in a group that finish quickly and using the `force-batch` flag Levant incorrectly exits with status 1. This is because the job...
repo: https://github.com/hashicorp/go-hclog