Open mathieu-benoit opened 2 years ago
Current issues with istioctl analyze
:
Error [IST0101] (Gateway asm-ingress/asm-ingressgateway tmp/hydrated-manifests.yaml:250) Referenced selector not found: "asm=ingressgateway"
Warning [IST0127] (AuthorizationPolicy bankofanthos/accounts-db tmp/hydrated-manifests.yaml:1249) No matching workloads for this resource with the following labels: app=accounts-db
Waiting for https://github.com/istio/istio/issues/36160 to be fixed to fix those errors/warnings apparently.
Add
istioctl analyze --use-kube=false -v -A
in the CI pipelines.