kcl-lang / krm-kcl

Kubernetes Resource Model KCL Specification and Integrations including Kubectl, Kustomize, Helm, Helmfile, Crossplane, KPT, etc.
Apache License 2.0
20 stars 13 forks source link

[Enhancement] Support for the local path where imports other folders #42

Closed Peefy closed 6 months ago

Peefy commented 8 months ago

Related Issue and examples: https://github.com/crossplane-contrib/function-kcl/issues/43

Peefy commented 7 months ago

For relevant scenarios, we need to support running KCL code in vendor mode simultaneously, perhaps as a parameter or annotation. cc @zong-zhe image