dashboard
dashboard copied to clipboard
A dashboard for Tekton!
# Changes The status and finalizers subresources are not used so we do not need to specify them in the roles included in the default RBAC for the Dashboard. #...
# Is your feature request related to a problem ? Dashboard should support displaying (at least) all resources provided by the core Tekton projects. It does not currently display Custom...
# Is your feature request related to a problem ? Imposible to enter/change an array parameter through UI. All input changes seems to be transformed to string. (Default untouched arrays...
There are some actions available on the PipelineRuns / TaskRuns list pages that are not available on the details pages for a single resource of those types, e.g. delete. -...
# Is your feature request related to a problem ? This is related to a new pipeline feature - [tekton matrix](https://tekton.dev/docs/pipelines/matrix/). Matrix requires support for minimal status, which already implemented....
This issue will be used to track work on the new PipelineRun details page design updates. For now it serves as a central reference point for some of the existing...
It would be really nice to be able to configure a workspace prior to creating a PipelineRun within the dashboard. I understand that triggers can be used to do this...
# Is your feature request related to a problem? Since [0.27.0](https://github.com/tektoncd/dashboard/releases/tag/v0.27.0) the PipelineRun list shows trigger information in case the run was created using tekton triggers. This is cool, however...
# Describe the bug Pipelines with tasks that are skipped (like due to non master branch run) is observed to have the state of pending even though it has been...
# Expected Behavior - A user of the Tekton Dashboard needs to find what's failed in his PipelineRun at a glance. - A user of the Tekton Dashboard needs to...