Skip to content

Commit

Permalink
Implementing suggested changes hashicorp#7170
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrik Hoem Grelland committed Feb 19, 2020
1 parent f8e45c8 commit 1214bef
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/pages/guides/upgrade/upgrade-specific.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ factors, but this change should reduce movement of allocations that
are being updated from a healthy state. You can view the placement
metrics for an allocation with `nomad alloc status -verbose`.

### client.template: vault_grace deprecation

Nomad 0.10.4 includes an update to [consul-template](https://github.com/hashicorp/consul-template) v0.24.1.
This library deprecates the vault_grace option for templating included in nomad.
The feature has been ignored since vault 0.5 and as long as you are running
a more recent version of vault, you can safely remove vault_grace from your
nomad jobs.

## Nomad 0.10.3

### mTLS Certificate Validation
Expand Down

0 comments on commit 1214bef

Please sign in to comment.