flagger icon indicating copy to clipboard operation
flagger copied to clipboard

How to istioctl analyze for Virtual Service generated by Flagger CR(Canary)

Open EigoOda opened this issue 1 year ago • 0 comments

Running istioctl analyze with CI. After CI is executed, CD applies Flagger CR's Canary and creates a VirtualService, so we were not aware of any deficiencies in the Virtual Service created by the Canary resource. Is there any way to check these before creating the resource with istioctl analyze?

Istio repository discussion: https://github.com/istio/istio/discussions/54918

EigoOda avatar Feb 05 '25 07:02 EigoOda