Skip to content

Tekton Dashboard release v0.7.1

Compare
Choose a tag to compare
@AlanGreene AlanGreene released this 30 Jun 12:21

This Dashboard release supports Pipelines 0.11.x - 0.13.x and brings a number of features, enhancements, and bug fixes.

Features

  • ✨ Add support for Triggers 0.6.x
    • 🚨 This release drops support for Triggers 0.4.x. Triggers no longer supports referring to TriggerBindings in an EventListener using the name field. Use the ref field instead.
  • ✨ Navigation menu responds to extensions being added or removed in real time

Fixes

  • πŸ› Fix frontend content not being loaded in Katacoda sandbox environments
  • πŸ› Fix intermittent error loading PipelineResource details page
  • πŸ› Fix intermittent error loading a rerun PipelineRun
  • πŸ› Fix links to ClusterTriggerBindings from the EventListener details page

Misc

  • πŸ”¨ Tekton cat now makes an appearance on the About page 😻
  • πŸ”¨ Improve layout of TriggerTemplate details to make better use of available space
  • πŸ”¨ Minor visual updates for improved consistency across pages
  • πŸ”¨ Improve display of params, better handling of multiline or array values
  • πŸ”¨ Import Resources references Path instead of Directory since a user can import a single file if they wish
  • πŸ”¨ Add additionalPrinterColumns to the extension CRD for more helpful output using kubectl
  • πŸ”¨ Reduce the size of the static files that are loaded. Foundations prepared for more savings

Docs

  • πŸ“– Walkthrough to install Tekton Dashboard locally from scratch using Kind
  • πŸ“– Walkthrough to secure access to the Dashboard behind an oauth2 proxy
  • πŸ“– Improved developer documentation

Thanks

Thanks to these contributors who contributed to v0.7.1!