Skip to content

Commit

Permalink
[TEP-0044] Update Alternatives
Browse files Browse the repository at this point in the history
This commit describes design constraints related to running multiple Tasks in one pod in more detail.
It also updates the alternative solutions based on the clarified problem statement.

Changes:
- Add 3 options: pipeline in a pod + pipelines in pipelines, pipeline -> taskrun, and task pre and post steps
- Modify and add more detail to the "TaskGroup" proposal
- Remove "focus on workspaces" option: this adds new syntax but not new functionality
- Remove "custom pipeline" solution due to similarity with grouping CRD solution
- Remove "custom scheduler" option: this is a solution to a different problem

Co-authored-by: Christie Wilson christiewilson@google.com
  • Loading branch information
lbernick committed Jan 10, 2022
1 parent df71713 commit 457136c
Showing 1 changed file with 215 additions and 277 deletions.
Loading

0 comments on commit 457136c

Please sign in to comment.