Add change release note for Kubernetes auth (#15891)
This commit is contained in:
parent
48ed15c445
commit
ae711a4c81
|
@ -1,3 +1,6 @@
|
||||||
```release-note:bug
|
```release-note:bug
|
||||||
auth/kubernetes: Fix error code when using the wrong service account
|
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 New Issue