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

Requeue ServiceExport when the global IP becomes available #1551

Merged
merged 2 commits into from
May 7, 2024

Conversation

tpantelis
Copy link
Contributor

...rather than continuously re-queueing/retrying when it isn't available yet. This reduces the amount of re-queueing which can accumulate significant delays over time at scale due to the queue's bucket rate limiter. The globalIngressIPCache was adjusted to take a callback to be notified when the associated GlobalIngressIP is created or updated.

...rather than continuously re-queueing/retrying when it isn't available yet.
This reduces the amount of re-queueing which can accumulate significant delays
over time at scale due to the queue's bucket rate limiter. The
globalIngressIPCache was adjusted to take a callback to be notified when the
associated GlobalIngressIP is created or updated.

Signed-off-by: Tom Pantelis <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr1551/tpantelis/optimize_gn_cache
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@tpantelis tpantelis added the ready-to-test When a PR is ready for full E2E testing label Apr 30, 2024
@tpantelis
Copy link
Contributor Author

@aswinsuryan

@tpantelis tpantelis merged commit 52adc3f into submariner-io:devel May 7, 2024
23 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr1551/tpantelis/optimize_gn_cache]

tpantelis added a commit to tpantelis/submariner-website that referenced this pull request May 7, 2024
tpantelis added a commit to submariner-io/submariner-website that referenced this pull request May 8, 2024
tpantelis added a commit to tpantelis/submariner-website that referenced this pull request Jul 8, 2024
tpantelis added a commit to submariner-io/submariner-website that referenced this pull request Jul 9, 2024
@tpantelis tpantelis deleted the optimize_gn_cache branch August 19, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants