Support cli command for StepAction CRD
Open
Nobody has claimed this yet.
kind/feature
- Dominant language
- Go
- Stars
- 461
- Forks
- 277
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 95
Description
Feature request
tektoncd/pipeline has introduced a new CRD, StepAction like Tasks and Pipelines. TKn cli should support some commands for StepAction.
Use case
- List the StepActions
- Describe the StepActions
- Delete the StepAction
UI Example
tkn stepaction list/describe/delete
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked StepAction documentation and inspecting existing tkn resource-command patterns. Confirm how list, describe, and delete are handled for Tasks and Pipelines, then define completion as working tkn stepaction list, describe, and delete commands with appropriate coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100