provider-http in Composition
with function-go-templating
does not work with secrets
#75
Labels
bug
Something isn't working
What happened?
#66 (comment) indicates to the reporter that they could try using function-go-templating.
provider-http provides a means to resolve the contents of secrets, delimiting the secret name as
{{ name:namespace:key }}
.How can these be used together? The inclusion of this content causes the function-go-templating engine to fail while processing the interpolation key because of the double-squigglies.
This would be an excellent addition to the composition example.
What environment did it happen in?
Crossplane version: 1.17.1
The text was updated successfully, but these errors were encountered: