Yorick Gersie
Yorick Gersie
Just like with Terraform it would be nice to be able to set required vars: ``` variable foo {} ``` In yaml that would be an empty key: ``` ---...
* The Name field of the JSON payload should be optional, see: https://www.consul.io/api-docs/query#name * Add missing https://www.consul.io/api-docs/query#removeemptytags
### Nomad version 1.4.1-ent ### Issue We're still running into the issue of jobs getting stuck pending waiting for a volume claim to be released as described here: https://github.com/hashicorp/nomad/issues/12346#issuecomment-1135059394. The...
With workload identity I found myself in a scenario where Vault token renewal fails indefinitely. It looks like determining if this is a fatal error doesn't work correctly as the...