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
{{ message }}
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
Istio's Authentication Policies only get applied if the service it is targeting has label selectors and there are corresponding Pods that have the same labels.
Earlier implementation of Istio relied on Endpoints corresponding to a service for enforcement which was updated recently to use label selector matching.
The text was updated successfully, but these errors were encountered:
Istio's Authentication Policies only get applied if the service it is targeting has label selectors and there are corresponding Pods that have the same labels.
Earlier implementation of Istio relied on Endpoints corresponding to a service for enforcement which was updated recently to use label selector matching.
The text was updated successfully, but these errors were encountered: