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

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: istioctl
     4  issue:
     5    - 29026
     6  
     7  releaseNotes:
     8  - |
     9    **Added** `WorkloadEntry` resources will be read from all clusters in multi-cluster installations and do not need to be duplicated.
    10    Makes Virtual Machine auto-registration compatible with multi-primary multi-cluster. This feature is diabled by default and can be
    11    enaled by setting the `PILOT_ENABLE_CROSS_CLUSTER_WORKLOAD_ENTRY` environment variable in istiod.