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

[Cherry-Pick] Cleanup the filepath in createNewFile to avoid path traversal issue #483

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hdefazio
Copy link

@hdefazio hdefazio commented Feb 3, 2025

RHOAIENG-16692 Cherry pick of kserve#4205

Re-running failed tests

  • /rerun-all - rerun all failed workflows.
  • /rerun-workflow <workflow name> - rerun a specific failed workflow. Only one workflow name can be specified. Multiple /rerun-workflow commands are allowed per comment.

@openshift-ci openshift-ci bot added the approved label Feb 3, 2025
@hdefazio hdefazio changed the title [CHerry-Pick] Cleanup the filepath in createNewFile to avoid path traversal issue [Cherry-Pick] Cleanup the filepath in createNewFile to avoid path traversal issue Feb 3, 2025
@hdefazio hdefazio requested a review from mholder6 February 3, 2025 14:25
@mholder6
Copy link

mholder6 commented Feb 3, 2025

/lgtm

Copy link

openshift-ci bot commented Feb 3, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hdefazio, mholder6

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

@hdefazio hdefazio force-pushed the cp-master/RHOAIENG-16692 branch from c31c0a1 to 9b1ff76 Compare February 20, 2025 21:54
@openshift-ci openshift-ci bot removed the lgtm label Feb 20, 2025
Copy link

openshift-ci bot commented Feb 20, 2025

New changes are detected. LGTM label has been removed.

@hdefazio
Copy link
Author

/test e2e-predictor

@hdefazio
Copy link
Author

/test e2e-raw

Copy link

openshift-ci bot commented Feb 24, 2025

@hdefazio: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-slow c31c0a1 link true /test e2e-slow
ci/prow/e2e-fast c31c0a1 link true /test e2e-fast
ci/prow/e2e-graph 9b1ff76 link true /test e2e-graph
ci/prow/e2e-path-based-routing 9b1ff76 link true /test e2e-path-based-routing
ci/prow/e2e-raw 9b1ff76 link true /test e2e-raw
ci/prow/e2e-predictor 9b1ff76 link true /test e2e-predictor

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New/Backlog
Development

Successfully merging this pull request may close these issues.

2 participants