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
I have an ingress resource that has 2 rules with the second rule having 3 paths, all of them pointing to the apex service.
The related canary ingress is properly created, but only the backend of the first rule, and the backend of first path of the second rule is properly updated to point to the canary service.
Flagger version: 1.0.0 revision 682a1bf
Flagger CRD version: v1beta1
Kubernetes version: v1.16.8-eks-e16311
Mesh Provider: nginx
Hi,
I have an ingress resource that has 2 rules with the second rule having 3 paths, all of them pointing to the apex service.
The related canary ingress is properly created, but only the backend of the first rule, and the backend of first path of the second rule is properly updated to point to the canary service.
Follows the spec for the apex ingress:
And the canary ingress:
The text was updated successfully, but these errors were encountered: