github tektoncd/cli v0.11.0

latest releases: v0.39.0, v0.38.1, v0.38.0...
4 years ago

v0.11.0 Release 🎉

TektonCD CLI 0.11.0 is a major release that adds compatibility with TektonCD
Pipeline 0.14.2 and TektonCD Triggers 0.6.1 with support for finally task logs,
volumeClaimTemplate support with --workspace flag in start commands, support
for providing default params using --use-param-default flag with start
commands and many more along with bug fixes pipelinerun logs, describe
commands etc, incomplete log message in start commands

Along with this release, ppc64le arch binary release will also be available.
We have deprecated the --namespace flag with clustertask and clustertriggerbinding
which will be removed in next release.

Deprecation Notice ⚠️

  • The --namespace or -n flag for all cluster-wide command has been marked deprecated. It will be removed in the next release.

ChangeLog 📋

Features ✨

#1014 Add support for embedded trigger binding to EventListener describe co…
#1010 Command Suggestion for Incorrect Subcommands
#1052 Add ppc64le to cross targets
#1049 Bump to tektoncd/pipeline v0.14.0
#1058 Bump to use tektoncd/triggers v0.6.0
#1059 Enables auto selection of task for describe command if only one task is present
#1060 Bump to tektoncd/triggers v0.6.1
#1036 Add --use-param-defaults option for tkn task start
#1073 Bump to tektoncd/pipeline v0.14.2
#1066 Support VolumeClaimTemplates with --workspace for tkn start Commands
#1077 adds finally logs in pipelinerun

Fixes 🐛

#1028 fix go lint errors from 1.27 upgrade
#1026 Remove Namespace Validation from tkn
#1063 Fix pipelinerun logs error in case of running pipeline
#1071 panic when there are no TR/PR present in the namespace while using (--last) option with (describe)
#1022 Pass k8 context when printing the log command for the start commands
#1035 Common Way of Referring to Tekton Resources for User Facing Messages: ClusterTask
#1040 Common Way of Referring to Tekton Resources for User Facing Messages: PipelineRun
#1038 Common Way of Referring to Tekton Resources for User Facing Messages: Pipeline
#1024 Common Way of Referring to Tekton Resources for User Facing Messages: TaskRun
#1032 Common Way of Referring to Tekton Resources for User Facing Messages: Task

Misc 🔨

#1023 add clustertriggerbinding to useful commands docs
#1027 add bug, feature, and free form issue templates
#1012 Refactor v1beta1 unit tests
#0976 Add tkn interactive tests
#1041 Update the pull_request_template for release-note
#1075 Add the misspell linter, and fix some misspellings.
#1078 Add deadcode to golangci-lint
#1061 Add Workspaces in Release pipeline instead of PipelineResources
#1081 Update Version Param for golang-build Task
#1082 correct catalog task golangci lint path
#1043 Change kn to tkn in Feature Issue Template
#1064 dep: update golang.org/x/text to v0.3.3

Thanks ❤️

Don't miss a new cli release

NewReleases is sending notifications on new releases.