Skip to content

RPC Error on Crossplane Composition Function using KCL #5157

Answered by Peefy
Peefy asked this question in Q&A
Discussion options

You must be logged in to vote

I see. I've forgot to add annotations for the local function. Thank you!

apiVersion: pkg.crossplane.io/v1beta1
kind: Function
metadata:
  name: kcl-function
  annotations:
    # This tells crossplane beta render to connect to the function locally.
    render.crossplane.io/runtime: Development
spec:
  package: kcllang/crossplane-kcl

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Peefy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant