tektoncd / pipeline

A cloud-native Pipeline resource.
https://tekton.dev
Apache License 2.0
8.5k stars 1.78k forks source link

[release-v0.62.x] Use io.ReadFull to read the bundle content #8391

Closed tekton-robot closed 4 days ago

tekton-robot commented 4 days ago

This is an automated cherry-pick of #8389

/assign vdemeester

Fix an issue on `bundle list` command with relatively big bundles that couldn't be parsed (truncated data)
vdemeester commented 4 days ago

/kind bug /approve /lgtm

tekton-robot commented 4 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/tektoncd/pipeline/blob/release-v0.62.x/OWNERS)~~ [vdemeester] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment