Hemanth1205 commented on code in PR #2732:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/2732#discussion_r2941173154


##########
internal/controller/ingress_controller.go:
##########
@@ -731,6 +736,26 @@ func (r *IngressReconciler) updateStatus(ctx 
context.Context, tctx *provider.Tra
                                                })
                                        }
                                }
+                       } else if svc.Spec.Type == corev1.ServiceTypeClusterIP {

Review Comment:
   updated the condition to skip the current ingress and pushed changes



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to