mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 18:38:08 -05:00
Add change release note for Kubernetes auth (#15891)
This commit is contained in:
parent
e40dcf9cdc
commit
5d89299a78
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
```release-note:bug
|
||||
auth/kubernetes: Fix error code when using the wrong service account
|
||||
```
|
||||
```release-note:change
|
||||
auth/kubernetes: If `kubernetes_ca_cert` is unset, and there is no pod-local CA available, an error will be surfaced when writing config instead of waiting for login.
|
||||
```
|
||||
Loading…
Reference in a new issue