You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With istiod, we can do tls without the "controlPlaneSecurity" option (a bit confusing, but its actually still secure). We only need that if migrating from 1.4 with controlPlaneSecurity, so we can default it off and add an upgrade note.
With istiod, we can do tls without the "controlPlaneSecurity" option (a bit confusing, but its actually still secure). We only need that if migrating from 1.4 with
controlPlaneSecurity, so we can default it off and add an upgrade note.