Chmouel Boudjnah
Chmouel Boudjnah
> a script to trigger this and write the output in the right place how would that work tho? In main we have the "#include script.py" template files? But users...
/remove-lifecycle stale i didnt see your review @vinamra28 🙇🏻
I don't think it's trivial to do this, this will broke the "kuebctl apply -f https://github.com/tektoncd/catalog/path/to/task.yaml" maybe with this TEP which split the structure from the implementation we may be...
> Not necessarily, it depends on how it's implemented. My suggestion would be: > > store in the catalog the template (YAML without the scripts), the script and the rendered...
agreed, we should use xdg cache
SGTM! since we are tweaking and stretching so much the Cobra templates output, we may as well build our own parser 🙃 (jk)
> Well, on this, I think we could re-work it a bit as well (mainly the use of -, etc.. to have something more readable that generates what we want...
if you set UseParamDefaults as `false`, it should use the workspace defaults? If this doesn't happen like this it would be a bug isnt it ? (also if we go...
I use this kubectl plugin for that which does mostly a good job https://github.com/itaysk/kubectl-neat :  I am not against having this 'builtin' but there used to have a "kubectl...
Since I needed to have this quickly I released this utility : https://github.com/chmouel/tekton-neat imho it still make sense to have this in tkn directly.