tektoncd / tektoncd/cli

CustomTask support

Open
#1,623 7 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/roadmap kind/feature
Dominant language
Go
Stars
461
Forks
277
Avg merge
16h 48m
Merged PRs (30d)
95

Description

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)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked Tekton custom tasks documentation and the issue's three proposed areas: listing Run objects, showing them in visualization tools, and possibly fetching logs. Determine which area is in scope and identify the relevant CLI entry points and tests before starting. Done should mean the agreed custom-task behavior is implemented and covered by appropriate checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.