tektoncd / pipeline

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

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

Closed tekton-robot closed 1 week ago

tekton-robot commented 1 week 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 1 week ago

/kind bug /approve /lgtm

tekton-robot commented 1 week 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.65.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