istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/38885.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: bug-fix
     3  area: istioctl
     4  releaseNotes:
     5  - |
     6    **Fixed** behavior for `istioctl create-remote-secret` on Kubernetes 1.24+. In these versions,
     7    a Secret containing a ServiceAccount API token is no longer automatically created, so istioctl
     8    will [create one](https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#manually-create-a-service-account-api-token).