-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
kind/bugSome behavior is incorrect or out of specSome behavior is incorrect or out of specresolution/fixedThis issue was fixedThis issue was fixed
Description
What happened?
crd2pulumi --goPath ./crontabs crontab.yaml generate code under package kubernetes not under crontabs
Steps to reproduce
Just like README says, prepare crontab.yaml first, then run crd2pulumi --goPath ./crontabs crontab.yaml
Expected Behavior
generated code under new package crontabs
Actual Behavior
generated code under new package kubernetes
Versions used
v1.2.0
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSome behavior is incorrect or out of specSome behavior is incorrect or out of specresolution/fixedThis issue was fixedThis issue was fixed