You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
Historically, LM considered all operators in a namespace at a single time rather than upgrading operators individually. This has prevented us from hitting nasty version deadlock edge-cases, as described here.
Unfortunately, customers frequently hit cases where one operator is unable to upgrade, thereby preventing any operator in the namespace from upgrading.