forked from tektoncd/pipeline
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document that Task Results dont get trimmed
The contents of task results are not processed by Tekton in any way - leading and trailing whitespace characters are emitted verbatim from files written to /tekton/results. This commit adds documentation to make clear that Tekton does not process result contents in any way. In addition, I've added a short intro to the beginning of the results section to give some focus on what results are useful for.
- Loading branch information
1 parent
02455f6
commit 8ee8b1b
Showing
1 changed file
with
18 additions
and
5 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