Skip to content

Conversation

ClemaX
Copy link
Collaborator

@ClemaX ClemaX commented Sep 12, 2025

Ensure analyze stack initial base name uses upper camel case by using to_upper_camel_case on the kind parameter.

Some resources like zalando's postgresql use unconventional lowercase names as the CRD kind. This leads to invalidly named rust identifiers when it is used as a prefix.

@ClemaX ClemaX force-pushed the fix/capitalize-stack branch from b845ef4 to 6379e55 Compare September 12, 2025 13:00
Copy link
Member

@clux clux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to me, thank you!

@clux clux merged commit c787920 into kube-rs:main Sep 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants