mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
6 lines
259 B
Plaintext
6 lines
259 B
Plaintext
```release-note:bug
|
|
The Connect CA Vault system now sets the Namespace (if present) prior
|
|
to attempting to login to Vault. This means the AuthMethod needs to
|
|
be in the specified namespace. Previously the AuthMethod needed to be
|
|
in the root namespace to work.
|