mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01:00
6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
```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.
|
|
``` |