You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The examples all show kind KCLInput with apiVersion krm.kcl.dev/v1alpha1. I cannot find a schema definition for this.
I can find in this repo a schema definition for KCLInput with apiVersion template.fn.crossplane.io/v1beta1. The only kind I can find under apiVersion krm.kcl.dev/v1alpha1 is KCLRun.
It looks as if #129 updated the kind but neglected to correspondingly update the apiVersion.
How can we reproduce it?
Look for the schema for the KCLInput examples in this repo.
What environment did it happen in?
main branch of this repo.
The text was updated successfully, but these errors were encountered:
What happened?
The examples all show kind
KCLInput
with apiVersionkrm.kcl.dev/v1alpha1
. I cannot find a schema definition for this.I can find in this repo a schema definition for
KCLInput
with apiVersiontemplate.fn.crossplane.io/v1beta1
. The only kind I can find under apiVersionkrm.kcl.dev/v1alpha1
isKCLRun
.It looks as if #129 updated the kind but neglected to correspondingly update the apiVersion.
How can we reproduce it?
Look for the schema for the
KCLInput
examples in this repo.What environment did it happen in?
main
branch of this repo.The text was updated successfully, but these errors were encountered: