cert-manager produces invalid c# code #155
Labels
kind/bug
Some behavior is incorrect or out of spec
resolution/duplicate
This issue is a duplicate of another issue
What happened?
Running it like this:
seems to be missing a rule for handling hyphens in type names, the resulting
ClusterIssuer.cs
is invalid code because of hyphens in class names.Example
Produces classes like:
...which are invalid
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: