-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TEP-0090: Matrix - Max Matrix Combinations Count is 256
[TEP-0090: Matrix][tep-0090] proposed executing a `PipelineTask` in parallel `TaskRuns` and `Runs` with substitutions from combinations of `Parameters` in a `Matrix`. In #4947, we implemented the [concurrency controls][cc]. In this change, we implemented that the default value is 256 if it's not specified by the user. [tep-0090]: https://github.com/tektoncd/community/blob/main/teps/0090-matrix.md [cc]: https://github.com/tektoncd/community/blob/main/teps/0090-matrix.md#concurrency-control
- Loading branch information
1 parent
9c2da98
commit 5ab5f20
Showing
2 changed files
with
28 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters