mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00: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.
|
|
``` |