Hi,
Name: probes Namespace: app-platform Labels: <none> Annotations: <none> API Version: security.istio.io/v1beta1 Kind: AuthorizationPolicy Metadata: Creation Timestamp: 2019-12-17T09:07:45Z Generation: 1 Resource Version: 188723 Self Link: /apis/security.istio.io/v1beta1/namespaces/app-platform/authorizationpolicies/probes UID: b0813be6-20ac-11ea-afdc-ce6838e62bd6 Spec: Rules: From: Source: Namespaces: app-platform To: Operation: Hosts: my-app.app-platform.svc.cluster.local Methods: GET Paths: /actuator/health Ports: 8080
Facing below error
2019-12-17T08:46:28.544162Z debug rbac ignored HTTP permission for TCP service: hosts([my-app.app-platform.svc.cluster.local])
2019-12-17T08:46:28.544185Z debug rbac role skipped for no permission matched
2019-12-17T08:46:28.544222Z debug rbac built tcp filter config: {envoy.filters.network.rbac 0xc002408850 {} 0}
2019-12-17T08:46:28.544276Z debug rbac added TCP filter to filter chain 0
Thanks,
Saif