chore(ci): Remove trivy - Spark-Operator#2894
chore(ci): Remove trivy - Spark-Operator#2894google-oss-prow[bot] merged 1 commit intokubeflow:masterfrom
Conversation
Signed-off-by: Surya Sameer Datta Vaddadi <f20220373@goa.bits-pilani.ac.in>
|
🎉 Welcome to the Kubeflow Spark Operator! 🎉 Thanks for opening your first PR! We're happy to have you as part of our community 🚀 Here's what happens next:
Join the community:
Feel free to ask questions in the comments if you need any help or clarification! |
There was a problem hiding this comment.
Pull request overview
Removes the GitHub Actions workflow that runs scheduled/manual Trivy image vulnerability scans and uploads SARIF results to the GitHub Security tab, aligning this repo’s CI configuration with the referenced upstream instruction.
Changes:
- Deleted the
trivy-image-scanningGitHub Actions workflow. - Removed scheduled (cron) and manual (
workflow_dispatch) Trivy scanning execution.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
andreyvelich
left a comment
There was a problem hiding this comment.
Thanks @sameerdattav!
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andreyvelich 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 |
|
/cherry-pick release-2.1 |
|
@andreyvelich: #2894 failed to apply on top of branch "release-2.1": 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/test-infra repository. |
|
/cherry-pick release-2.4 |
|
@andreyvelich: #2894 failed to apply on top of branch "release-2.4": 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/test-infra repository. |
|
@sameerdattav Please could you manually cherry-pick this commit to the following branches: |
Removing trivy action - as instructed by @andreyvelich following kubeflow/katib#2644