brunoNetId opened a new pull request #1272: tekton parameters with parentheses 
instead of curly brackets
URL: https://github.com/apache/camel-k/pull/1272
 
 
   I've tested this tutorial using OpenShift v4.2 and the Pipelines Operator 
v0.8.2.
   It fails as is, it appears parameters with curly brackets do not work.
   Using parentheses it works.
   
   Mind this is the documentation page, which also makes reference to the 
source file:
    - camel-k-pipeline-task-definition.yaml
   I don't know where that file is located, but also would need to be updated 
to replace '{ }' with '( )'.
   
   <!-- Description -->
   
   
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" 
to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   Mind this is the documentation page, which also makes reference to the 
source file:
    - camel-k-pipeline-task-definition.yaml
   I don't know where that file is located, but also would need to be updated 
to replace '{ }' with '( )'.
   
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to