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

Bug: neonvm-controller reconcile failures are sometimes not retried #1291

Open
sharnoff opened this issue Mar 3, 2025 · 1 comment
Open
Labels
c/autoscaling/neonvm Component: autoscaling: NeonVM t/bug Issue Type: Bug

Comments

@sharnoff
Copy link
Member

sharnoff commented Mar 3, 2025

Environment

Production

Steps to reproduce

Not sure — we typically see this in higher usage regions, although it might just be because that's where the most VMs are running.

Expected result

On failure, VirtualMachine reconcile operations should always be retried with backoff.

Actual result

Sometimes the operation is not retried until the next time the object is modified, which is unbounded.

Other logs, links

@sharnoff sharnoff added c/autoscaling/neonvm Component: autoscaling: NeonVM t/bug Issue Type: Bug labels Mar 3, 2025
@stradig
Copy link
Contributor

stradig commented Mar 3, 2025

We hope this might be fixed but Kubernetes upgrade. Waiting for the next Kubernetes upgrade (ref #1264)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/autoscaling/neonvm Component: autoscaling: NeonVM t/bug Issue Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants