Skip to content

arifash01/tekton-param-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Steps to reproduce

kubectl apply -f stepaction.yaml
kubectl apply -f test.yaml

To check output log

tkn tr logs

Expected behavior: Fail the run because the commands param expects a list but a string is passed instead

Actual Behavior: Run succeeds and the logs show the default value instead

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published