Skip to content

SDK tests are not validating open API rules #2114

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

Closed
camilamacedo86 opened this issue Oct 25, 2019 · 0 comments · Fixed by #2113
Closed

SDK tests are not validating open API rules #2114

camilamacedo86 opened this issue Oct 25, 2019 · 0 comments · Fixed by #2113
Assignees
Labels
area/testing Issue related to testing the operator-sdk and subcomponents kind/bug Categorizes issue or PR as related to a bug.

Comments

@camilamacedo86
Copy link
Contributor

Bug Report

What did you do?
Upgrade the Memcached sample to use SDK 0.11

What did you expect to see?
operator-sdk generate openapi run without errors.

What did you see instead? Under which circumstances?

Error API rule violation: list_type_missing faced because of []string has not been accepted on the current version used.

Environment

  • operator-sdk version: 0.11

  • go version: 0.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issue related to testing the operator-sdk and subcomponents kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant