Crossplane CRD composition import generates errors in k file #1127
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
tool
Issues or PRs related to kcl tools inlucding format, lint, validation, document tools, etc.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
kcl mod init mymod
andcd mymod
.kcl import -m crd -s -o . <location of yaml from step 1>
main.k
contents with the following code:kcl run
from module folder.2. What did you expect to see? (Required)
No errors.
3. What did you see instead (Required)
4. What is your KCL components version? (Required)
KCL: 0.8.0-windows-amd64
KCL vscode extension: v0.1.5
OS: Windows11
The text was updated successfully, but these errors were encountered: