We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Production
Not sure — we typically see this in higher usage regions, although it might just be because that's where the most VMs are running.
On failure, VirtualMachine reconcile operations should always be retried with backoff.
VirtualMachine
Sometimes the operation is not retried until the next time the object is modified, which is unbounded.
The text was updated successfully, but these errors were encountered:
We hope this might be fixed but Kubernetes upgrade. Waiting for the next Kubernetes upgrade (ref #1264)
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: