Skip to content

Offload updating ServiceExport status conditions to a separate work queue #1741

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

Open
tpantelis opened this issue Mar 9, 2025 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@tpantelis
Copy link
Contributor

The ServiceExport status conditions are informational and not critical so we can take updating them off the fast path and offload to a separate work queue. Also, currently we don't retry an update if a transient API server error occurs so offloading will more facilitate that.

@tpantelis tpantelis added the enhancement New feature or request label Mar 9, 2025
@tpantelis tpantelis self-assigned this Mar 9, 2025
@tpantelis tpantelis added this to Backlog Mar 9, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Backlog Mar 9, 2025
@tpantelis tpantelis moved this from Backlog to Next Version Candidate in Backlog Mar 9, 2025
@maayanf24 maayanf24 removed this from Backlog Mar 11, 2025
@maayanf24 maayanf24 moved this to Todo in Submariner 0.21 Mar 11, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Backlog Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant