This Dashboard release supports Pipelines 0.11.x - 0.15.x and Triggers 0.5.x - 0.7.x, bringing a number of new features and enhancements.
Features
- ✨ Display RunHeader with error details instead of 'No TaskRuns found' message
- ✨ Add realtime updates for Condition resources
- ✨ Add realtime updates for all Tekton Triggers resources
- ✨ Add link on ClusterTasks page to the details view for the selected ClusterTask (to match Tasks and Pipelines behaviour)
- ✨ Add external logs provider support as fallback for when containers have been deleted
- ✨ Expand ANSI code support in log viewer and make URLs clickable
Misc
- 🔨 Update backend code to use the Tekton Pipelines v1beta1 client where appropriate
- 🔨 Update the theme for consistency, introduces new dark side nav and log viewer
- 🔨 Add support for version
latest
to the installer script - 🔨 Add logout URL support to the installer script
- 🔨 Add
build
command support to the release-installer script
Docs
- 📖 Update DEVELOPMENT.md to point to the latest developer focused docs
- 📖 Update links to the Dashboard Katacoda tutorial to point to the official version
- 📖 Use the release-installer script in the walkthroughs
- 📖 Add walkthrough using Istio Envoy filter to implement basic authentication with the Dashboard
- 📖 Remove obsolete instructions on using
kustomize
from the developer docs
Thanks
Thanks to these contributors who contributed to v0.9.0!
- ❤️ @AlanGreene
- ❤️ @eddycharly
- ❤️ @stevesoaress