-
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: Refactor Validation of
Parameters
in TaskRun
Reconciler
In this change, we refactor the function that validates `Parameters` in the `TaskRun` reconciler in preparation for changes related to `Matrix`. The refactor mainly involves splitting up the lengthy function to make it easier to understand, maintain and reuse parts of the logic. There are no functional changes.
- Loading branch information
1 parent
30bed9f
commit f1ff83f
Showing
1 changed file
with
46 additions
and
27 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