-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
area/testingIssue related to testing the operator-sdk and subcomponentsIssue related to testing the operator-sdk and subcomponentskind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
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
Metadata
Metadata
Assignees
Labels
area/testingIssue related to testing the operator-sdk and subcomponentsIssue related to testing the operator-sdk and subcomponentskind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.