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

Support crd.versions field #165

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

kevinrizza
Copy link
Member

Update the verify command to respect the latest crd spec with regards to
the deprecation of the version field and replacement with spec.versions

Update the verify command to respect the latest crd spec with regards to
the deprecation of the version field and replacement with spec.versions
@openshift-ci-robot openshift-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Sep 23, 2019
Copy link
Member

@gallettilance gallettilance left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we may need to change the ui validate stuff too (here) and in the const.py file where version is required - this could be breaking if the field isn't there.

@awgreene
Copy link
Member

This will LGTM once @gallettilance's comments are addressed.

@kevinrizza
Copy link
Member Author

I think we may need to change the ui validate stuff too (here) and in the const.py file where version is required - this could be breaking if the field isn't there.

@gallettilance All of that stuff is about the spec.version of the CSV, not the CRD. I believe I have updated all the references to the CRD spec.version.

@gallettilance
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 23, 2019
@awgreene
Copy link
Member

/approve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants