TEP0107 - Parameter propagation doesn't work for taskSpec-steps-args
#5141
Labels
kind/bug
Categorizes issue or PR as related to a bug.
taskSpec-steps-args
#5141
Expected Behavior
If users want to propagate parameters that are defined in taskrun to variable replacements, all places where param references can be used should be replaced with the actual value of parameters.
Actual Behavior
Currently, parameter propagation only works for steps-script field, not other fields i.e. steps-args.
Steps to Reproduce the Problem
Additional Info
Kubernetes version:
Output of
kubectl version
:Tekton Pipeline version:
Output of
tkn version
orkubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'
The text was updated successfully, but these errors were encountered: