cli icon indicating copy to clipboard operation
cli copied to clipboard

CustomTask support

Open vdemeester opened this issue 3 years ago • 7 comments

Feature request

tkn should support custom tasks. This can mean multiple thing that we can track here and on other issues.

  • Listing Run object (or there name) and act on those
  • Make sure Run appear on different visualization tools we have (desc, …)
  • Maybe try to support fetching logs from them (using annotations on pods, if there is any pods)

vdemeester avatar Jun 27 '22 08:06 vdemeester

one more, tkn hub should also support custom tasks when we surface them in the hub - https://github.com/tektoncd/community/discussions/667

jerop avatar Jul 12 '22 16:07 jerop

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale with a justification. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

tekton-robot avatar Jun 26 '23 12:06 tekton-robot

/lifecycle frozen

cc @tektoncd/cli-maintainers

jerop avatar Jun 26 '23 14:06 jerop

Hello, I could help with implementing this feature. Since I'm new to this, maybe I can start by adding the List command.

stillfox-lee avatar Dec 09 '23 09:12 stillfox-lee

hey @stillfox-lee, thanks for taking this up. Feel free to break this issue in multiple issues and assign one to yourself

vinamra28 avatar Dec 10 '23 13:12 vinamra28

  • [X] list (https://github.com/tektoncd/cli/pull/2213)
  • [ ] logs
  • [ ] describe
  • [ ] delete

vinamra28 avatar May 21 '24 11:05 vinamra28