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
There is a regression in recent versions of operator courier (this was working in 2.0.x branch, IIRC), where running operator-courier verify from within a valid bundle directory fails with the following error:
[jmanning@fedora30 turbonomic]$ ls
t8c-operator.crd.yaml t8c-operator.package.yaml t8c-operator.v7.16.0.clusterserviceversion.yaml
[jmanning@fedora30 bundle]$ operator-courier verify ./
list index out of range
And also:
[jmanning@fedora30 turbonomic]$ operator-courier verify --ui_validate_io ./
list index out of range
There is a regression in recent versions of operator courier (this was working in 2.0.x branch, IIRC), where running
operator-courier verify
from within a valid bundle directory fails with the following error:And also:
But running this works:
The text was updated successfully, but these errors were encountered: