jenkins-x / enhancements

Repository containing design proposals for Jenkins X enhancements
12 stars 16 forks source link

feat: proposal to use tekton dashboard with tekton results logs #50

Closed JordanGoasdoue closed 1 year ago

JordanGoasdoue commented 1 year ago

related to: https://github.com/jenkins-x/enhancements/issues/49

msvticket commented 1 year ago

This looks good to me. What do you think @ankitm123 @tomhobson @babadofar?

@JordanGoasdoue Are you prepared to open the necessary PRs to make this happen?

JordanGoasdoue commented 1 year ago

One 1st and big challenge before working on this task is to have our Tekton to the right version (0.42.0)

Currently we are at 0.35.1 and from what I read here there is some troubles to upgrade to 0.36.1 => https://github.com/cdfoundation/tekton-helm-chart/pull/40

I am ready to contribute on this tekton dashboard enhancement, but I will need help from maintainers to have Tekton to the right version before, because this is a big step.