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

verify fails to run if given the current directory #149

Open
jsm84 opened this issue Jul 22, 2019 · 0 comments
Open

verify fails to run if given the current directory #149

jsm84 opened this issue Jul 22, 2019 · 0 comments

Comments

@jsm84
Copy link

jsm84 commented Jul 22, 2019

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

But running this works:

[jmanning@fedora30 operator-metadata]$ operator-courier verify --ui_validate_io turbonomic/
[jmanning@fedora30 operator-metadata]$ 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant