You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move Propagated Workspaces to list of beta features
Prior to this, Propagated Workspaces was left under the
list of alpha features. It was promoted to beta in PR
tektoncd#6030. This PR
moves it to the list of beta features in the documentation.
**Note**: The maximum size of a Task's results is limited by the container termination message feature of Kubernetes, as results are passed back to the controller via this mechanism. At present, the limit is per task is “4096 bytes”. All results produced by the task share this upper limit.
0 commit comments