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

Gabadge globally instead of for each resource (e.g. HTTPRoute) #68

Closed
liwenwu-amazon opened this issue Dec 6, 2022 · 1 comment
Closed

Comments

@liwenwu-amazon
Copy link
Contributor

Today, we reconcile every 10 mins for each resource, e.g. HTTPRoute, this will not scale

We need to change it to global reconcile at longer interval, e.g. 1 hour, or 2 hours

@mikhail-aws
Copy link
Contributor

I dont think having second code path for catching issues that does not work in normal reconciler is a good approach. We should fix issues in reconcilers. Also we did a few bug fixes on resources leaking, so we should be ok(?) for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants