changelog++
This commit is contained in:
parent
0a7a7452f0
commit
9fb430e8bf
|
@ -2,11 +2,10 @@
|
|||
|
||||
FEATURES:
|
||||
|
||||
* **Kerberos Authentication**: We now support Kerberos authentication using
|
||||
a SPNEGO token. Login can be performed using the Vault CLI, API, or agent.
|
||||
* **Kubernetes Service Discovery**: We now support Kerberos service discover
|
||||
where, if configured, Vault will tag Vault pods with their current health
|
||||
status. For more, see [#8249](https://github.com/hashicorp/vault/pull/8249).
|
||||
* **Kerberos Authentication**: We now support Kerberos authentication using a SPNEGO token.
|
||||
Login can be performed using the Vault CLI, API, or agent.
|
||||
* **Kubernetes Service Discovery**: We now support Kerberos service discovery where, if
|
||||
configured, Vault will tag Vault pods with their current health status. For more, see [#8249](https://github.com/hashicorp/vault/pull/8249).
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
Loading…
Reference in New Issue