SDK tests are not validating open API rules #2114
Labels
area/testing
Issue related to testing the operator-sdk and subcomponents
kind/bug
Categorizes issue or PR as related to a bug.
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
The text was updated successfully, but these errors were encountered: