github tektoncd/cli v0.27.0

latest releases: v0.37.0, v0.35.2, v0.36.0...
19 months ago

v0.27.0 Release 🎉

With this release we bump pipelines to v0.40.2, triggers to v0.21.0 and few more required dependencies alignments updates. We now ignore deleting taskruns associated with a running pipelinerun a new flag introduced --ignore-running-pipelinerun, and a better way to identify running taskruns. We fixed race condition with logs commands and fixed authentication error with bundle push.

Deprecation Notice ⚠️

  • PipelineResource commands are now marked deprecated, will be removed ones it is removed from API.

ChangeLog 📋

Features ✨

  • #1714 Make zsh completion usable without generating file
  • #1742 Mark PipelineResource cmds deprecated
  • #1736 fix taskrun getting deleted of running pipelinerun (introduce --ignore-running-pipelinerun flag to ignore deleting taskrun associated with pipelinerun )

Fixes 🐛

  • #1708 Fix incomplete TaskRuns being deleted when --ignore-running=true
  • #1724 Fix bundle push authentication error
  • #1725 Query PipelineResources only if needed
  • #1727 Use tkn root comand to get the name of the tkn cli
  • #1726 Fix the race condition on closing eventC
  • #1736 fix taskrun getting deleted of running pipelinerun

Misc 🔨

  • #1701 Increase workspace size for release pipeline
  • #1700 Update docs to v0.26.0
  • #1740 Enable CodeQL analsys for CLI
  • #1732 README.md: add some badges
  • #1719 OWNERS: update file according to "current" active maintainers
  • #1717 Align client-go to rest of K8s dependencies
  • #1705 Bump tektoncd/pipeline to v0.39.0
  • #1704 Bump github.com/tektoncd/triggers from 0.20.2 to 0.21.0
  • #1709 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
  • #1710 Bump github.com/armon/go-metrics from 0.4.0 to 0.4.1
  • #1711 Bump github.com/docker/cli from 20.10.17+incompatible to 20.10.18+incompatible
  • #1712 Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.18+incompatible
  • #1713 Bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6
  • #1720 Bump github.com/hashicorp/vault/sdk from 0.5.3 to 0.6.0
  • #1721 Bump github.com/hashicorp/go-hclog from 1.3.0 to 1.3.1
  • #1723 Bump tektoncd/pipeline to v0.40.0 #1723
  • #1728 Bump github.com/tektoncd/hub from 1.9.0 to 1.10.0
  • #1730 Bump github.com/hashicorp/yamux from 0.1.0 to 0.1.1
  • #1729 Bump github.com/tektoncd/pipeline from 0.40.0 to 0.40.1
  • #1734 Bump github.com/tektoncd/pipeline from 0.40.1 to 0.40.2

Thanks ❤️

Don't miss a new cli release

NewReleases is sending notifications on new releases.