Skip to content

Commit 74943e9

Browse files
authored
fix(observed): align Kind casing with managed resources (#525)
Remove AWS from the acronyms list so observed resources produce Aws (matching upjet) instead of AWS. Add plural-acronym handling in snakeToCamel so that pluralized acronyms like 'slos' produce SLOs instead of Slos.
1 parent b385410 commit 74943e9

35 files changed

+478
-471
lines changed

apis/observed/cloudprovider/v1alpha1/zz_awsaccount_types.go

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/observed/cloudprovider/v1alpha1/zz_awscloudwatchscrapejob_types.go

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/observed/cloudprovider/v1alpha1/zz_awscloudwatchscrapejobset_types.go

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)