Tekton Dashboard and Webhooks Extension release v0.6.1
Tekton Dashboard
- Fix for Safari versions being unable to display PipelineRuns page correctly
- Fix for race condition importing resources
- Fix for secrets page crashing when a new ServiceAccount was installed
- Fix for jumpy loading states when websocket reconnected
- Fetch optimisation to only load TaskRuns for the selected PipelineRun
- Add Content-Security-Policy
- Fix for controller crash when receiving tombstone objects in delete functions
- Fix for displaying TaskRuns with unnamed steps using resourceSpec
- Fix for the dashboard logs constantly showing failed to watch ServiceAccounts
- Triggers 0.4 resources are displayed (accommodating the API group change)
- Triggers version displayed for about page
- CEL interceptor details are now shown once more, see 797e0eb
- Accessibility violations fixed
- Parameter and resource handling now compatible with v1alpha1 types too
- Namespace
openshift-pipelines
is used for OpenShift installs instead oftekton-pipelines
Note: specifying a ServiceAccount when importing resources is actually required on OpenShift.
Webhooks extension
- Tekton Triggers 0.4 support
- Webhook names must be unique
Credits
π»@a-roberts
π»@AlanGreene
π»@ncskier
π»@Megan-Wright
π»@CarolynMabbott
π»@dibbles
π»@steveodonovan
π»@mnuttall
π»@eddycharly
π»@bbhuston
π»@chhsia0
π»@jbarrick-mesosphere