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
feat: update naming conventions for resources and types
Rename 'core' resources to 'meta' (including namespace), introduce new
naming concept:
* internal type name should be `CamelCases.some.cosi.dev`
* resource definition id is `camelecases.some.cosi.dev`
* displayed type name is `CamelCase`
* type aliases are `camelcase`, `camelcases`, `cc`, `ccs`
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
0 commit comments