Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPRoute status update triggered indefinitely #282

Closed
solmonk opened this issue Jun 29, 2023 · 1 comment
Closed

HTTPRoute status update triggered indefinitely #282

solmonk opened this issue Jun 29, 2023 · 1 comment

Comments

@solmonk
Copy link
Contributor

solmonk commented 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.

sesmaili added a commit to sesmaili/aws-application-networking-k8s that referenced this issue Jun 29, 2023
This was referenced Jun 29, 2023
@jansvive
Copy link

Thanks for reporting the issue, we will be investigating it further. Please watch this channel for more updates, and feel free to reach out.

solmonk pushed a commit that referenced this issue Jun 30, 2023
* Skip updates on HTTPRoute status on no change 

---------

Co-authored-by: Salman Esmaili <>
@solmonk solmonk closed this as completed Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants