You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you expect to see?
All worked with success.
What did you see instead? Under which circumstances?
$ make install
/Users/camilamacedo/go/bin/controller-gen "crd:trivialVersions=true" rbac:roleName=manager-role webhook paths="./..." output:crd:artifacts:config=config/crd/bases
test/api/v1:-: CRD for Guestbook.webapp.my.domain has no storage version
Error: not all generators ran successfully
run `controller-gen crd:trivialVersions=true rbac:roleName=manager-role webhook paths=./... output:crd:artifacts:config=config/crd/bases -w` to see all available markers, or `controller-gen crd:trivialVersions=true rbac:roleName=manager-role webhook paths=./... output:crd:artifacts:config=config/crd/bases -h`for usage
make: *** [manifests] Error 1
Bug Report
What did you do?
Follow the quick started and create a v2 for the same Kind. Following the steps to reproduce the issue.
What did you expect to see?
All worked with success.
What did you see instead? Under which circumstances?
Environment
/kind bug
The text was updated successfully, but these errors were encountered: