mirror of https://github.com/hashicorp/consul
docs: add note about Nomad support for Consul 1.13.8
parent
a043981cc6
commit
50e40ecc14
|
@ -402,6 +402,12 @@ if the Vault policy is not modified as described.
|
|||
As a precaution, we recommend both modifying the Vault policy and upgrading
|
||||
to Consul 1.13.3 or later to avoid the breaking nature of that change.
|
||||
|
||||
### Nomad Incompatibility
|
||||
|
||||
Nomad users should not upgrade to Consul 1.13.8 as an API change in Consul
|
||||
prevents Nomad from correctly detecting the Consul agent version, resulting in
|
||||
allocations not being placed in those clients.
|
||||
|
||||
## Consul 1.12.x ((#consul-1-12-0))
|
||||
|
||||
### Modify Vault Policy for Vault CA Provider
|
||||
|
|
Loading…
Reference in New Issue