Skip to content

Support pluralized Kinds #32

Closed
Closed
@crimsonfaith91

Description

@crimsonfaith91

Generated files such as zz_generated.kubebuilder.go do not handle plural form kind name consistently. For instance, some informers call to AppReplicas kind via .AppReplicases(), but others via .AppReplicass().

Furthermore, k get redisreplicases failed to list the objects.

Perhaps we can conform all kind names to singular form.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions