Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-4.17] gather: Fix rsync of files from the must-gather pod #208

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #207

/assign black-dragon74

OC cli expects the collection of a must-gather to be
inside `/must-gather` by default. See
[here](https://github.com/openshift/oc/blob/5110357c067c5933e75604504f1521927ccaaf27/pkg/cli/admin/mustgather/mustgather.go#L143C22-L143C35)

This patch also addresses an issue where all the files
present in the cwd of user building must-gather would
be copied into the image. Which was not ideal and might
include personal files.

Signed-off-by: Niraj Yadav <[email protected]>
@black-dragon74
Copy link
Collaborator

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm label Nov 8, 2024
Copy link
Contributor

openshift-ci bot commented Nov 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: black-dragon74, openshift-cherrypick-robot

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Nov 8, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit c71320a into red-hat-storage:release-4.17 Nov 8, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants