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
Any crd with kind end with "ea" has wrong plural form. This is because the "github.com/gobuffalo/flect" package so either fix from this package or replace it with other lib like "github.com/jinzhu/inflection" will fix it.
Any crd with kind end with "ea" has wrong plural form. This is because the "github.com/gobuffalo/flect" package so either fix from this package or replace it with other lib like "github.com/jinzhu/inflection" will fix it.
Sample code:
Output:
The text was updated successfully, but these errors were encountered: