-
Notifications
You must be signed in to change notification settings - Fork 222
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
TEP-0056: Pipelines in Pipelines - Add Use Case #498
Conversation
In tektoncd/pipeline#4067, @mjgkaastrupandersen shares an additional use case for pipelines in pipelines. In the issue, they describe how they need a gateway task or grouping of pipelines to simplify specifying that a set of tasks all need to wait for another set of tasks to complete execution. In this change, we add that use case to [TEP-0056: Pipelines in Pipelines](https://github.com/tektoncd/community/blob/main/teps/0056-pipelines-in-pipelines.md).
/assign @sbwsg @vdemeester |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbwsg, vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 In this change, we build on that problem statement to include the experiences and learnings using the experimental `Pipelines` in `Pipelines` `Custom Task` over the past several months. In summary, the motivation for `Pipelines` in `Pipelines` include composability, reusability, failure strategies, skipping strategies, data locality & pod overhead and secure software supply chain.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 In this change, we build on that problem statement to include the experiences and learnings using the experimental `Pipelines` in `Pipelines` `Custom Task` over the past several months. In summary, the motivation for `Pipelines` in `Pipelines` include composability, reusability, failure strategies, skipping strategies, data locality & pod overhead and secure software supply chain.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 In this change, we build on that problem statement to include the experiences and learnings using the experimental `Pipelines` in `Pipelines` `Custom Task` over the past several months. In summary, the motivation for `Pipelines` in `Pipelines` include composability, reusability, failure strategies, skipping strategies, data locality & pod overhead and secure software supply chain.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 In this change, we build on that problem statement to include the experiences and learnings using the experimental `Pipelines` in `Pipelines` `Custom Task` over the past several months. In summary, the motivation for `Pipelines` in `Pipelines` include composability, reusability, failure strategies, skipping strategies, data locality & pod overhead and secure software supply chain.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 In this change, we build on that problem statement to include the experiences and learnings using the experimental `Pipelines` in `Pipelines` `Custom Task` over the past several months. In summary, the motivation for `Pipelines` in `Pipelines` include composability, reusability, failure strategies, skipping strategies, data locality & pod overhead and secure software supply chain.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - #374 - #498 In this change, we build on that problem statement to include the experiences and learnings using the experimental `Pipelines` in `Pipelines` `Custom Task` over the past several months. In summary, the motivation for `Pipelines` in `Pipelines` include composability, reusability, failure strategies, skipping strategies, data locality & pod overhead and secure software supply chain.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`. In summary, we plan to support `PipelineRef` and `PipelineSpec` only initially. The API design is extensible to support other fields related to creating a `PipelineRun`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`. In summary, we plan to support `PipelineRef` and `PipelineSpec` only initially. The API design is extensible to support other fields related to creating a `PipelineRun`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`. In summary, we plan to support `PipelineRef` and `PipelineSpec` only initially. The API design is extensible to support other fields related to creating a `PipelineRun`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`. In summary, we plan to support `PipelineRef` and `PipelineSpec` only initially. The API design is extensible to support other fields related to creating a `PipelineRun`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - tektoncd#374 - tektoncd#498 - tektoncd#698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
Today, users can define and execute `Tasks` and `Custom Tasks` in `Pipelines`. In this TEP, we propose allowing users to define and execute `Pipelines` in `Pipelines`, alongside `Tasks` and `Custom Tasks`. We previously described the motivation for this TEP in: - #374 - #498 - #698 In this change, we add an overview of the proposal which includes the API changes to the specification and status of `Pipelines`.
In tektoncd/pipeline#4067, @mjgkaastrupandersen shares an additional use case for pipelines in pipelines. In the issue, they describe how they need a gateway task or grouping of pipelines to simplify specifying that a set of tasks all need to wait for another set of tasks to complete execution. In this change, we add that use case to TEP-0056: Pipelines in Pipelines.
Thank you for sharing your use case @mjgkaastrupandersen! 😀
/kind tep