Skip to content

Wrong CRD plural generated #1993

@benjaminhuo

Description

@benjaminhuo
  • What broke (please include exact error messages if you can)
    Wrong CRD plural generated, the following CRD is generated when running kubebuilder create api --group openfunction.io --version v1alpha1 --kind FunctionBuild or make manifests

image

  • What did you expect to happen? What do you think went wrong?
    plural: functionbuilds should be generated instead of plural: 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 your PROJECT file)
    v2.3.1
  • controller-runtime version (check your go.mod file)
    v0.6.4
  • controller-tools version
    [email protected]

/kind bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/supportCategorizes issue or PR as a support question.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions