Bug 2080008 - Product documentation does not specify limits on the task result field
Summary: Product documentation does not specify limits on the task result field
Keywords:
Status: ASSIGNED
Alias: None
Product: Red Hat OpenShift Pipelines
Classification: Red Hat
Component: pipelines
Version: 1.6
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Vincent Demeester
QA Contact: Ruchir Garg
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-28 17:32 UTC by Anand Paladugu
Modified: 2023-07-21 23:14 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Anand Paladugu 2022-04-28 17:32:38 UTC
Description of problem:

Product documentation does not specify limits on the result field.

With operator version 1.7, Cu is finding that pipelines fail when more than 2694 characters are fed to the result field in a task, with error message "could not find result with name RESULT_STRING for task generate-result"

Customer never had an issue with these pipelines in the pipelines operator version 1.5

It looks like in 1.6 version or so there has been a change when a limit of 4096 characters was imposed on the result field, as 1.5 operator did not have any limit and that was causing results to be truncated in some cases.


Version-Release number of selected component (if applicable):

OCP 4.10, Pipelines operator version 1.7

How reproducible:

Every time

Steps to Reproduce:
1. Review Pipeline operator documentation
2.
3.

Actual results:

No details in the operator documentation about result field limits


Expected results:

Documentation should provide details on result field limits

Additional info:


Note You need to log in before you can comment on or make changes to this bug.