github tektoncd/cli v0.21.0

latest releases: v0.38.1, v0.38.0, v0.37.0...
2 years ago

v0.21.0 Release ๐ŸŽ‰

v0.21.0 release of tkn CLI adds compatibility with pipeline v0.28.0 and triggers v0.16.0. Now tkn CLI will work both triggers v1alpha1 and v1beta1 resources. Also, support for pipeline v1alpha1 resources has been deprecated. This release contains improved hub commands with platform and categories details and also deprecated resource warnings. This release contains a new create command to convert task to clustertask and vice-versa, along with lots of enhancements in delete commands like --keep-since and --ignore-running flag and few bug fixes.

ChangeLog ๐Ÿ“‹

Features โœจ

  • Support output option for pipeline/task start command #1326
  • Authenticate to registries with podman's config #1430
  • Add choco package #1378
  • Add --keep-since flag to taskrun delete #1435
  • Delete resource using parent resource and keep-since #1443
  • Support triggertemplate to work with v1beta1 resources also #1446
  • Support triggerbinding to work with v1beta1 resources also #1449
  • Support clustertriggerbinding to work with v1beta1 resources also #1450
  • Add ignore-running flag to tkn pr/tr delete #1445
  • Support eventlistener list and delete to work with v1beta1 resources also #1454
  • Support eventlistener describe and logs to work with v1beta1 resources also #1455
  • Add create command for tkn task/clustertask #1359

Deprecation ๐Ÿงน

  • Support for all clustertask/task/taskrun/pipeline/pipelinerun cmd with v1alpha1 resources has been deprecated and will be removed after two releases.

Fixes ๐Ÿ›

  • Fix hardocded resource version in triggertemplate describe -o yaml/json #1451
  • Fix terminal not available after logs cmd in retries pipeline #1459

Misc ๐Ÿ”จ

  • Get default sa from configmap defaultconfigs in e2e test #1419
  • Bump readme to v0.20.0 #1420
  • Fix e2e test failing #1428
  • Remove golden files generated for testing version cmd #1427
  • Fix rpm build #1424
  • Update README.md #1429
  • Fix link in doc to make CI green #1434
  • Bump tektoncd/pipeline to v0.27.1 #1438
  • Bump hub dependency with latest update #1447
  • Bump tektoncd/triggers to v0.16.0 #1446
  • Bump pipeline to v0.28.0 #1448
  • Remove unused triggers builder code and docs file #1456
  • Add e2e test for triggers v1beta1 #1458

Thanks โค๏ธ

Don't miss a new cli release

NewReleases is sending notifications on new releases.