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

Issue while pushing the image #190

Open
huzefa51 opened this issue Jul 15, 2020 · 2 comments
Open

Issue while pushing the image #190

huzefa51 opened this issue Jul 15, 2020 · 2 comments

Comments

@huzefa51
Copy link

while pushing the image we are getting below error

ERROR: CSV.spec.crd.owned.version isnot in CRD.spec.versions list [manifests/myapp-operator.clusterserviceversion.yaml]

operator-courier --version

2.1.8

@ryandawsonuk
Copy link

I've also hit this with 2.1.8, whereas the same CSV works fine in 2.1.7

@huzefa51
Copy link
Author

But if I use 2.1.7 it complains about spec.version.

ERROR: crd spec.version not defined. [0.0.8/myapp.example.com_myapps_crd.yaml]
WARNING: csv metadata.annotations.categories not defined [0.0.8/myapp-operator.v0.0.8.clusterserviceversion.yaml]
WARNING: csv metadata.annotations.description not defined [0.0.8/myapp-operator.v0.0.8.clusterserviceversion.yaml]
WARNING: csv metadata.annotations.containerImage not defined [0.0.8/myapp-operator.v0.0.8.clusterserviceversion.yaml]
WARNING: csv metadata.annotations.createdAt not defined [0.0.8/myapp-operator.v0.0.8.clusterserviceversion.yaml]
WARNING: csv metadata.annotations.support not defined [0.0.8/myapp-operator.v0.0.8.clusterserviceversion.yaml]
WARNING: csv metadata.annotations.certified not defined. [0.0.8/myapp-operator.v0.0.8.clusterserviceversion.yaml]
Resulting bundle is invalid, input yaml is improperly defined.

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

2 participants