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
It's a very common problem to accidentally use the annotation olm.skiprange instead of olm.skipRange. It can take days or weeks for a new developer to not understand why their operators will never upgrade to a new channel.
It would be very helpful for new developers if opm <index|registry> add would simply detect some of the most common errors like this.