Skip to content

fix: remove validate-lockfile workflow as it uses trivy#427

Merged
google-oss-prow[bot] merged 1 commit intokubeflow:mainfrom
Fiona-Waters:remove-validate
Mar 25, 2026
Merged

fix: remove validate-lockfile workflow as it uses trivy#427
google-oss-prow[bot] merged 1 commit intokubeflow:mainfrom
Fiona-Waters:remove-validate

Conversation

@Fiona-Waters
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

This workflow uses trivy which should be removed from the repo. Related to #426

cc @andreyvelich @kramaranya

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged):

Fixes #

Checklist:

  • Docs included if any changes are user facing

Signed-off-by: Fiona-Waters <fiwaters6@gmail.com>
Copilot AI review requested due to automatic review settings March 25, 2026 15:59
@Fiona-Waters
Copy link
Copy Markdown
Contributor Author

/assign @andreyvelich @kramaranya

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the lockfile validation GitHub Actions workflow that depends on Trivy, aligning CI with the ongoing effort to remove Trivy-based checks from this repository (per referenced PR #426).

Changes:

  • Delete .github/workflows/validate-lockfile.yaml, which previously ran uv lock --check and Trivy scans on uv.lock changes.

Copy link
Copy Markdown
Contributor

@kramaranya kramaranya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Mar 25, 2026
@Fiona-Waters
Copy link
Copy Markdown
Contributor Author

/retest

Copy link
Copy Markdown
Member

@andreyvelich andreyvelich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Fiona-Waters We might need to find some other way to monitor dependencies in Kubeflow SDK in the meantime.
/lgtm
/approve

@google-oss-prow
Copy link
Copy Markdown
Contributor

[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

Details 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

@google-oss-prow google-oss-prow bot merged commit e2177a2 into kubeflow:main Mar 25, 2026
23 of 25 checks passed
@google-oss-prow google-oss-prow bot added this to the v0.4 milestone Mar 25, 2026
@Fiona-Waters
Copy link
Copy Markdown
Contributor Author

@Fiona-Waters We might need to find some other way to monitor dependencies in Kubeflow SDK in the meantime. /lgtm /approve

Yes for sure, leave it with me.

@andreyvelich
Copy link
Copy Markdown
Member

/cherry-pick release-0.4

@google-oss-robot
Copy link
Copy Markdown

@andreyvelich: new pull request created: #430

Details

In response to this:

/cherry-pick release-0.4

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.

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.

5 participants