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
Likely caused by #275 - HTTPRoute status update triggers another reconciliation which ends up triggering another HTTPRoute status update. The status update should happen only once as no specifications are changing.
Possible root cause is that status conditions keeps getting updated due to the timestamp value.
The text was updated successfully, but these errors were encountered:
sesmaili
added a commit
to sesmaili/aws-application-networking-k8s
that referenced
this issue
Jun 29, 2023
Likely caused by #275 - HTTPRoute status update triggers another reconciliation which ends up triggering another HTTPRoute status update. The status update should happen only once as no specifications are changing.
Possible root cause is that status conditions keeps getting updated due to the timestamp value.
The text was updated successfully, but these errors were encountered: