Skip to content

Tekton Dashboard and Webhooks Extension release v0.6.1

Compare
Choose a tag to compare
@a-roberts a-roberts released this 21 Apr 16:54

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 of tekton-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