podman
podman copied to clipboard
test/system: debug file leaks
Does this PR introduce a user-facing change?
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: Luap99
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [Luap99]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
- podman build --authfile bogus
- podman image scp transfer
These leak in the file I checked. There is also intermediate-mountpoint-0.0 leaked bu this is expected https://github.com/containers/podman/pull/23032, I might want to look at a better way there
A friendly reminder that this PR had no activity for 30 days.