Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Custom Tasks #3133

Closed
imjasonh opened this issue Aug 25, 2020 · 4 comments
Closed

Implement Custom Tasks #3133

imjasonh opened this issue Aug 25, 2020 · 4 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@imjasonh
Copy link
Member

See TEP-0002

  • Allow TaskRefs in PipelineTasks that specify an apiVersion and kind
  • Create Runs for those Refs owned by the PipelineRun
  • Collect RunStatuses in the status of the owning PipelineRun
  • Simple end-to-end test demonstrating a Run being created from a PipelineRun
  • Document Custom Task controller protocol and best practices
  • Provide a sample Custom Task controller (based on knative/pkg? kubebuilder?)

/assign @imjasonh

@imjasonh imjasonh added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 25, 2020
@imjasonh imjasonh added this to the Pipelines v0.16 milestone Aug 25, 2020
@ghost ghost modified the milestones: Pipelines v0.17, Pipelines v0.18 Oct 5, 2020
@ghost
Copy link

ghost commented Oct 5, 2020

Moving to 0.18 as there's still some work being made towards this goal.

@dibyom
Copy link
Member

dibyom commented Nov 2, 2020

Ref: #3463

@vdemeester
Copy link
Member

#3463 has been merged, should we close this ?

@afrittoli
Copy link
Member

Closing this as it has been implemented. Follow up work can be treated separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

7 participants