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

feat(retrievePodLogs): fetch logs from pods and add to zip #878

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

kdacosta0
Copy link
Contributor

  • retrieves logs from every pod in the given namespace
  • adds each log file to a zip folder under "pod-logs/"

@kdacosta0 kdacosta0 requested a review from osmman February 26, 2025 15:23
@kdacosta0 kdacosta0 self-assigned this Feb 26, 2025
@openshift-ci openshift-ci bot requested a review from JasonPowr February 26, 2025 15:23
@osmman
Copy link
Contributor

osmman commented Mar 4, 2025

/approve
/ok-to-test

@osmman
Copy link
Contributor

osmman commented Mar 4, 2025

/lgtm

@osmman
Copy link
Contributor

osmman commented Mar 4, 2025

@kdacosta0 can you rebase your PR agains main branch. It should solve the problem of not passing Build-fbc check

@kdacosta0 kdacosta0 force-pushed the kdacosta/retrieve_pod_logs branch from 7655948 to 26959d7 Compare March 17, 2025 11:22
@openshift-ci openshift-ci bot removed the lgtm label Mar 17, 2025
@osmman
Copy link
Contributor

osmman commented Mar 17, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Mar 17, 2025
Copy link

openshift-ci bot commented Mar 17, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kdacosta0, osmman

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

@osmman osmman merged commit 33b7707 into main Mar 17, 2025
17 checks passed
@osmman osmman deleted the kdacosta/retrieve_pod_logs branch March 17, 2025 13:21
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