-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
kind/supportCategorizes issue or PR as a support question.Categorizes issue or PR as a support question.
Description
- What broke (please include exact error messages if you can)
Wrong CRD plural generated, the following CRD is generated when runningkubebuilder create api --group openfunction.io --version v1alpha1 --kind FunctionBuildormake manifests
- What did you expect to happen? What do you think went wrong?
plural: functionbuildsshould be generated instead ofplural: functionbuildren
- What versions of software are you using? Specifically, the following are often useful:
- go version
v1.14 - kubebuilder version (
kubebuilder version) and scaffolding version (check yourPROJECTfile)
v2.3.1 - controller-runtime version (check your
go.modfile)
v0.6.4 - controller-tools version
[email protected]
/kind bug
alexec, slaysd and mangoGoForward
Metadata
Metadata
Assignees
Labels
kind/supportCategorizes issue or PR as a support question.Categorizes issue or PR as a support question.
