Skip to content

Releases: tektoncd/dashboard

Tekton Dashboard and Webhooks Extension release v0.6.1.1

06 May 16:05
Compare
Choose a tag to compare

This is based on 0.6.1.1 and the only change is the addition of 5ae9fd1, which was sorely wanted by many and I messed up so it didn't make it into 0.6.1.

This is likely not the Pipelines 0.12 supporting release you are looking for, that'll be 0.6.2!

Credits:

@Megan-Wright 😻
@AlanGreene 😻
@a-roberts 😻

Tekton Dashboard and Webhooks Extension release v0.6.1

21 Apr 16:54
Compare
Choose a tag to compare

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

Tekton Dashboard release v0.6.0 (the Beta release!)

01 Apr 11:07
Compare
Choose a tag to compare

Tekton Dashboard

  • Tekton Pipelines 0.11 supported Dashboard release!
  • Improved large log size handling
  • Init container errors now displayed once more
  • Conditions are now displayed on the TaskRun and PipelineRun pages
  • Tekton Triggers version is still 0.3.1

Webhooks extension

No version of Tekton Triggers exists yet to support Tekton Pipelines Beta v1beta1 resources, look out for a 0.6.1 Dashboard with Extension release in the future based on Triggers 0.4

Credits

😻@a-roberts
😻@AlanGreene
😻@ncskier
😻@dibbles
😻@danielhelfand
😻@steveodonovan
😻@mnuttall
😻@Megan-Wright
😻@afrittoli
😻@eddycharly

Tekton Dashboard and Webhooks Extension release v0.5.3

17 Mar 13:36
Compare
Choose a tag to compare

Tekton Dashboard

  • Final Tekton Pipelines 0.10.1 supported Dashboard release
  • Improved secret displaying, creation and handling, including the ability to patch to several ServiceAccounts at once
  • Secret details page (with yaml view omitted)
  • CEL overlays are now displayed - please don't be displaying any sensitive here!
  • ClusterTriggerBindings are now displayed
  • More strings translated
  • Ability to download step logs
  • Components that cause actions to happen no longer display in read-only mode
  • PipelineRun Steps are now sorted by their startedAt or completedTime fields
  • Upgrade to use Carbon 10.10

Webhooks extension

  • Tekton Triggers 0.3.1 support
  • Guidance for deleting webhooks when resources are no longer available
  • Fixed Ingress deletion problem (seen with non-OpenShift environments)

😻@a-roberts
😻@AlanGreene
😻@dibbles
😻@steveodonovan
😻@mnuttall
😻@Megan-Wright
😻@CarolynMabbott
😻@ncskier
😻@carlos-logro
😻@stevesoaress
😻@arunavemulapalli
😻@afrittoli

Tekton Dashboard and Webhooks Extension release v0.5.2

12 Feb 15:02
Compare
Choose a tag to compare

This patch release features an upgrade to the about page for Tekton version detection when installed through OpenShift Pipelines.

Credit to @CarolynMabbott, no other changes are present in this release, enjoy 😸

Tekton Dashboard and Webhooks Extension release v0.5.1

10 Feb 11:47
Compare
Choose a tag to compare

Tekton Dashboard features

  • Triggers 0.2.1 support!
  • About page that lists Tekton Dashboard version and Tekton Pipelines version

Webhooks Extension features

  • Triggers 0.2.1 support!

A special thanks to the following contributors!

Tekton Dashboard and Webhooks Extension release v0.5.0

06 Feb 16:56
Compare
Choose a tag to compare

Tekton Dashboard features

  • Tekton Pipelines 0.10 support
  • Tested on OpenShift 4.3
  • PipelineResource creation for types Git and Image
  • Improved caching of web resources
  • Read-only installs available
  • Improved error reporting

Look out for the 0.5.1 Tekton Dashboard release which will fully support displaying Triggers 0.2 features!

Webhooks Extension features

  • GitLab support πŸ˜„

A special thanks to the following contributors!

Tekton Dashboard and Webhooks Extension release v0.4.1

17 Jan 16:34
Compare
Choose a tag to compare

This is our last release supporting Pipelines 0.8! Tested on OpenShift 4.2.

Plenty of new features and bug fixes including:

Dashboard

  • TaskRun and PipelineRun durations and started times are now visible
  • Full Trigger details (as of Triggers 0.1) are provided
  • PipelineRuns can now be rerun from the PipelineRuns page
  • ServiceAccounts details page added
  • Secrets are now visible with the ServiceAccounts using them

Webhooks extension

  • https is now used by default for created webhooks

Special thanks to:

Tekton Dashboard and Webhooks Extension release v0.4.0

22 Jan 16:34
Compare
Choose a tag to compare

Nothing to see here: please pick up 0.4.1! 😸

The files here are the same as for 0.4.1 to prevent any errors if folks are pointing to this

Tekton Dashboard and Webhooks Extension releases v0.3.0

10 Dec 13:25
Compare
Choose a tag to compare

The Tekton Dashboard v0.3.0 is our first version to include support for Tekton Triggers, with collections for EventListeners, TriggerTemplates and TriggerBindings. 'Details' panels for these resources will appear SoonTM in the Dashboard v0.3.1 release.

Lots of work is going on behind the scenes for a graphical rendering of Pipelines and Tasks. We hope that this can go live early in the New Year.

The Webhooks Extension now uses Tekton Triggers, and not a full Knative install.

Many thanks to all our contributors. If I've missed you out or undersold any contributions below, please let me know!

New in this Dashboard release

  • Collections for Tekton Triggers - EventListeners, TriggerTemplates and TriggerBindings
  • Default Tekton annotations are added to secrets in the creation panel
  • 'Delete secret' icon changed from 'x' to 'trash' icon
  • PipelineRuns page does not reset when websocket reconnects
  • Improved namespace handling and selection
  • Improved consistency and look and feel between panels
  • Secrets modal scrolls to end when server URLs are added
  • Delete PipelineResources and TaskRuns
  • Tekton Pipelines v0.9.0 support in 'create PipelineRun' dialog

Contributors

❀️ @carlos-logro
❀️ @a-roberts
❀️ @AlanGreene
❀️ @Megan-Wright
❀️ @steveodonovan
❀️ @CarolynMabbott
❀️ @dibbles
❀️ @ncskier

New in the Webhooks Extension release

  • Webhooks no longer require Knative to work, using Tekton Triggers instead
  • Support for using git tags as image tags
  • Secret validation
  • Various improvement in Pull Request support
  • Better release automation and updated plumbing
  • Tekton 0.8 support
  • Webhook name length validation
  • OpenShift fixes

Contributors

❀️ @dibbles
❀️ @a-roberts
❀️ @carlos-logro
❀️ @vtereso
❀️ @akihikokuroda
❀️ @ncskier
❀️ @Megan-Wright
❀️ @vdemeester
❀️ @mnuttall