[release-5.0] MG-234: REDUCE_LOGS=compress_logs compresses large must-gather logs before rsync - #561
Conversation
Allow REDUCE_LOGS=compress_logs to gzip collected .log files larger than 10MB after gatherers finish (before rsync), with COMPRESS_LOGS_JOBS to tune parallelism. Unset REDUCE_LOGS keeps existing behavior. Co-authored-by: Cursor <cursoragent@cursor.com>
Replace the manual PID pool with find | xargs -P for clearer parallelism, and drop the unused missing-directory guard now that gather always writes to /must-gather before compression runs. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@openshift-cherrypick-robot: Ignoring requests to cherry-pick non-bug issues: MG-234 DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
/lgtm |
|
Scheduling required tests: |
|
/verified by @shivprakashmuley |
|
@shivprakashmuley: This PR has been marked as verified by DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/pipeline required |
|
Scheduling required tests: |
|
This is not the best practice. But I understand that you want to deliver this feature in 5.0 too. Considering that new feature is gated behind a feature gate, it is safe to backport it. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ardaguclu, openshift-cherrypick-robot, shivprakashmuley The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@ardaguclu: The label(s) DetailsIn response to this:
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. |
So, I guess the normal PR against |
|
@openshift-cherrypick-robot: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
This is an automated cherry-pick of #559
/assign shivprakashmuley