Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render function error lacks filename #61

Open
sttts opened this issue Jan 17, 2024 · 0 comments
Open

Render function error lacks filename #61

sttts opened this issue Jan 17, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@sttts
Copy link

sttts commented Jan 17, 2024

Replacing crossplane/crossplane#5250.

What happened?

crossplane-cli-v1.14.5 beta render cluster/local/composition-render/mxp-control-plane/kube-control-plane/vcluster/xr.yaml cluster/xpkgs/mxp-control-plane/kube-control-plane/vcluster/composition.yaml cluster/local/composition-render/functions.yaml -o cluster/local/composition-render/mxp-control-plane/kube-control-plane/vcluster/observed.yaml

gives this output:

crossplane: error: cannot render composite resource: pipeline step "render-composed-resources" returned a fatal result: invalid function input: cannot parse the provided templates: template: manifests:606: bad character U+005B '['

The output does not say which manifest.

How can we reproduce it?

With the commands above and some template with a go-template error.

What environment did it happen in?

Crossplane version: 1.14.5

@sttts sttts added the bug Something isn't working label Jan 17, 2024
@jbw976 jbw976 added the good first issue Good for newcomers label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants